summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-27 21:56:23 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-27 21:56:23 +0200
commit262fa3c12ccdd5c52a368ef76f28c1d41370fe86 (patch)
tree60ecf408403cf359e0e6bc68027e06df37d607b1
parentcd40acdb2871376ba23dbd2b889d4b57d79bdbd4 (diff)
init zoxide
-rw-r--r--common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.nix b/common.nix
index 437f391..a481b17 100644
--- a/common.nix
+++ b/common.nix
@@ -506,6 +506,7 @@ in
if [ -f ~/.p10k.zsh ]; then
source ~/.p10k.zsh;
fi
+ eval "$(zoxide init zsh)"
'';
# aliases