configurati

This commit is contained in:
KoenDR06 2024-04-08 15:26:45 +02:00
parent 7d28606248
commit 07e20bb877
4 changed files with 9 additions and 0 deletions

View file

@ -20,5 +20,7 @@
plugins = ["git"];
theme = "robbyrussell";
};
shellInit = "eval \"$(zoxide init zsh --cmd cd)\"";
};
}