mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-16 06:52:10 +01:00
fix navi init
This commit is contained in:
parent
93015291ff
commit
795014d3a7
1 changed files with 1 additions and 1 deletions
|
@ -54,6 +54,6 @@ export PATH="$PATH:$HOME/.cargo/bin:$HOME/.local/bin:/var/lib/snapd/snap/bin:$HO
|
|||
ifpresent starship 'starship init fish | source'
|
||||
ifpresent zoxide 'zoxide init fish | source'
|
||||
ifpresent cod 'cod init %self fish | source'
|
||||
ifpresent navi 'navi widget fish | source'
|
||||
ifpresent opam 'eval (opam env)'
|
||||
ifpresent navi 'navi widget fish | source'
|
||||
|
||||
|
|
Loading…
Reference in a new issue