Add .config/fish/conf.d/30-go.fish
This commit is contained in:
parent
e77a444b98
commit
8639f2bd92
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/conf.d/30-go.fish
Normal file
3
dot_config/fish/conf.d/30-go.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
fish_add_path "$HOME/go/bin"
|
Loading…
Reference in a new issue