Change PATH
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
set -x PATH $PATH $HOME/.cargo/bin $HOME/.local/bin $HOME/Projekt/sh
|
set -x PATH $HOME/.local/bin $HOME/.cargo/bin $PATH
|
||||||
set -x GPG_TTY (tty)
|
set -x GPG_TTY (tty)
|
||||||
set -x BROWSER firefox
|
set -x BROWSER firefox
|
||||||
set -x EDITOR nvim
|
set -x EDITOR nvim
|
||||||
@ -32,4 +32,6 @@ abbr --add gstp git stash pop
|
|||||||
|
|
||||||
fish_vi_key_bindings
|
fish_vi_key_bindings
|
||||||
|
|
||||||
|
zoxide init fish | source
|
||||||
|
|
||||||
starship init fish | source
|
starship init fish | source
|
||||||
|
|||||||
Reference in New Issue
Block a user