more reorg
This commit is contained in:
4
bash.d/10-paths.sh
Normal file
4
bash.d/10-paths.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
export PATH="./node_modules/.bin;$PATH"
|
||||
export PATH="$HOME/.cargo/bin;$PATH"
|
||||
Reference in New Issue
Block a user