Templates for ~/.bashrc.d

This commit is contained in:
Martin Blazik
2022-05-16 21:02:11 +02:00
parent 18c973dda5
commit f6d503c677
7 changed files with 27 additions and 0 deletions

3
rc.local/wsl.sh Normal file
View File

@@ -0,0 +1,3 @@
prepend_path "$HOME/.local/bin"
append_path "$HOME/.arkade/bin"
append_path "$HOME/.cargo/bin"