From 3b659f14503defce477efa12c3af2c8796b1d8eb Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 21 Nov 2024 14:01:10 +0100 Subject: checkpoint --- config/home/.bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/home/.bashrc') 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)" -- cgit v1.2.3