diff --git a/.local/bin/shcwd b/.local/bin/shcwd index 7f6becc..6bda419 100755 --- a/.local/bin/shcwd +++ b/.local/bin/shcwd @@ -18,4 +18,4 @@ pgrep "$(basename $SHELL)" \ pwdx "$line" 2>/dev/null done \ | cut -d' ' -f2- \ - | sort -u + | sort -ur