summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-03-26 16:35:11 +0200
committerMarc Vertes <mvertes@free.fr>2023-03-26 16:35:11 +0200
commit3e02440729442357b4e1d545e3086dbc8695cbef (patch)
tree5222ab56e865bd96dfd3a47922735fef2703e107 /.bashrc
parentb10f14b063c632087afd73b6fdc9c042f9ce675e (diff)
.bashrc: add zoxide
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 2a1ab4c..045dd41 100644
--- a/.bashrc
+++ b/.bashrc
@@ -149,6 +149,8 @@ export FZF_DEFAULT_COMMAND='rg --files --ignore-vcs --hidden'
# Display git status in prompt
. ~/.bash-powerline.sh
+eval "$(zoxide init bash)"
+
# eval "$(direnv hook bash)"
#export GITHUB_TOKEN=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