diff options
Diffstat (limited to 'dot_local/lib/sh/zoxide')
| -rw-r--r-- | dot_local/lib/sh/zoxide | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/lib/sh/zoxide b/dot_local/lib/sh/zoxide new file mode 100644 index 0000000..210db16 --- /dev/null +++ b/dot_local/lib/sh/zoxide @@ -0,0 +1,2 @@ +. hascmd zoxide || return +eval "$(zoxide init posix --hook prompt)" |
