Add scripts to PATH
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## Settings
|
||||
|
||||
# Directories
|
||||
export PATH="$PATH:$HOME/.scripts"
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_DATA_HOME="$HOME/.local/share"
|
||||
|
||||
Reference in New Issue
Block a user