3 lines
99 B
Bash
3 lines
99 B
Bash
export rc="$HOME/.bashrc"
|
|
export rcr="$HOME/.config/bashrc.d"
|
|
export PROJECTS_PATH="$HOME/Projects" |