moved to unstable, will need to fix nixvim

This commit is contained in:
Christoph Hollizeck 2024-03-28 17:04:52 +01:00
parent 0942153409
commit 75a2f49cd4
5 changed files with 137 additions and 138 deletions

View file

@ -26,6 +26,7 @@ in {
shellInit = "
zoxide init fish | source
starship init fish | source
direnv hook fish | source
source ~/.config/op/plugins.sh
";
shellAliases = {