dotfiles/fish/conf.d/path.fish

5 lines
148 B
Fish
Raw Permalink 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/
2024-03-03 18:28:31 +01:00
set PATH $PATH /home/$USER/.platformio/penv/bin