[misc] add ~/go/bin to PATH
This commit is contained in:
parent
a863c73347
commit
1c91dde68b
|
@ -53,7 +53,7 @@ if status is-interactive
|
|||
alias dt='date "+%Y%m%d-%H%M%S"'
|
||||
|
||||
# === PATH and file sourcing
|
||||
append_paths ~/bin ~/.local/bin ~/.yarn/bin ~/dotfiles/bin ~/dotfiles/devops/bin
|
||||
append_paths ~/go/bin ~/bin ~/.local/bin ~/.yarn/bin ~/dotfiles/bin ~/dotfiles/devops/bin
|
||||
source_files /usr/share/autojump/autojump.fish /usr/local/share/autojump/autojump.fish \
|
||||
~/.jabba/jabba.fish \
|
||||
~/.profile.fish
|
||||
|
|
Loading…
Reference in New Issue
Block a user