moved to unstable, will need to fix nixvim
This commit is contained in:
parent
bf19fd4639
commit
5b8f7e03e0
5 changed files with 137 additions and 138 deletions
|
@ -26,6 +26,7 @@ in {
|
|||
shellInit = "
|
||||
zoxide init fish | source
|
||||
starship init fish | source
|
||||
direnv hook fish | source
|
||||
source ~/.config/op/plugins.sh
|
||||
";
|
||||
shellAliases = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue