added some more stuff
This commit is contained in:
parent
27bc6d99e0
commit
36a21d1257
8 changed files with 60 additions and 14 deletions
|
|
@ -106,6 +106,7 @@ in
|
|||
set -x -U GOPATH $HOME/.go
|
||||
gh completion -s fish > ~/.config/fish/completions/gh.fish
|
||||
set -gx PATH $PATH $HOME/scripts
|
||||
set -gx PATH $PATH $HOME/.krew/bin
|
||||
|
||||
set -Ux FZF_DEFAULT_OPTS "${fzfOpts}"
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue