add golang path

This commit is contained in:
emilis 2023-01-06 10:18:31 +00:00
parent 97df3c7dfe
commit 165bcdc08b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ set fish_greeting ""
# Add local bin paths
fish_add_path $HOME/.cargo/bin
fish_add_path $HOME/.bin
fish_add_path $HOME/go/bin
# Local per-machine changes
source $HOME/.fishrc