diff options
Diffstat (limited to 'sh')
| -rw-r--r-- | sh/functions | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/functions b/sh/functions index b3d108e..33feee0 100644 --- a/sh/functions +++ b/sh/functions @@ -193,7 +193,6 @@ zx - $XDG_DOCUMENTS_DIR/zachir.xyz "yc") cd "$XDG_CONFIG_HOME/yay" ;; "zs") cd "$XDG_CONFIG_HOME/zsh" ;; "zx") cd "$XDG_DOCUMENTS_DIR/zachir.xyz" ;; -"dr") cd "$XDG_DOCUMENTS_DIR/work" ;; # STOPPATHS *) echo "\"$1\" is not a known location" ;; esac |
