diff options
Diffstat (limited to 'dot_local/share/sh/zoxide')
| -rw-r--r-- | dot_local/share/sh/zoxide | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_local/share/sh/zoxide b/dot_local/share/sh/zoxide index 210db16..a89202c 100644 --- a/dot_local/share/sh/zoxide +++ b/dot_local/share/sh/zoxide @@ -1,2 +1,3 @@ . hascmd zoxide || return eval "$(zoxide init posix --hook prompt)" +alias cd=z |
