use a workaround for debian nvim
This commit is contained in:
parent
ff83f328a5
commit
96d188d01d
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ setpath ~/.fly/bin
|
||||||
setpath ~/.nimble/bin
|
setpath ~/.nimble/bin
|
||||||
setpath ~/.bun/bin
|
setpath ~/.bun/bin
|
||||||
setpath ~/go/bin
|
setpath ~/go/bin
|
||||||
|
# temp: for overriding the old debian nvim version
|
||||||
|
setpath /opt/nvim-linux64/bin
|
||||||
|
|
||||||
# zoxide setup
|
# zoxide setup
|
||||||
zoxide init fish | source
|
zoxide init fish | source
|
||||||
|
|
Loading…
Add table
Reference in a new issue