dotfiles/fish/conf.d/path.fish

4 lines
99 B
Fish
Raw Normal View History

2022-08-26 17:26:36 +02:00
set PATH $PATH ~/bin/
set PATH $PATH /home/$USER/.cargo/bin/
2023-05-24 16:10:20 +02:00
set PATH $PATH /home/$USER/go/bin/