Files
linux-workspace/rc.local/wsl.sh
2022-05-29 16:16:21 +02:00

4 lines
107 B
Bash

prepend_path_try "$HOME/.local/bin"
append_path_try "$HOME/.arkade/bin"
append_path_try "$HOME/.cargo/bin"