5 lines
80 B
Fish
5 lines
80 B
Fish
|
#!/usr/bin/fish
|
||
|
|
||
|
fish_add_path /usr/local/go/bin
|
||
|
fish_add_path $HOME/.cargo/bin
|