=First commit
This commit is contained in:
parent
14020e28d4
commit
7ce0f968e8
27 changed files with 476 additions and 0 deletions
4
_home/private_dot_config/sz.env/PATH_home_bin.env
Normal file
4
_home/private_dot_config/sz.env/PATH_home_bin.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
|
||||
|
||||
PATH="$HOME/bin:$PATH"
|
||||
PATH="$HOME/.local/bin:$PATH"
|
Loading…
Add table
Add a link
Reference in a new issue