
From now on, _src.posix will be the single source of truth. And _home(.*) will symlink into it.
3 lines
120 B
Bash
3 lines
120 B
Bash
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
|
|
|
|
export PATH="$HOME/.local/opt/node/bin:$PATH"
|