summaryrefslogtreecommitdiff
path: root/config/home/.bashrc
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-21 14:01:10 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-21 14:01:10 +0100
commit3b659f14503defce477efa12c3af2c8796b1d8eb (patch)
tree097313005e8019f5a9e7f44a7d030b0b3a6a8a3a /config/home/.bashrc
parent80b656bfccc464427fce209b58a67319e8931c06 (diff)
checkpoint
Diffstat (limited to 'config/home/.bashrc')
-rw-r--r--config/home/.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/home/.bashrc b/config/home/.bashrc
index c8c3a52..7e58d24 100644
--- a/config/home/.bashrc
+++ b/config/home/.bashrc
@@ -11,3 +11,5 @@ PS1=' \w $ '
HISTFILE=
. $HOME/.config/shell/aliases.sh
. $HOME/.config/shell/functions.sh
+
+eval "$(zoxide init bash)"