summaryrefslogtreecommitdiff
path: root/dot_local/share/sh/zoxide.bash
diff options
context:
space:
mode:
Diffstat (limited to 'dot_local/share/sh/zoxide.bash')
-rw-r--r--dot_local/share/sh/zoxide.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/share/sh/zoxide.bash b/dot_local/share/sh/zoxide.bash
new file mode 100644
index 0000000..6a02524
--- /dev/null
+++ b/dot_local/share/sh/zoxide.bash
@@ -0,0 +1,2 @@
+. hascmd zoxide || return
+eval "$(zoxide init bash)"