Add scripts to PATH

This commit is contained in:
Riyyi
2018-10-20 18:55:34 +02:00
parent 525f4874c9
commit 6985c5b912
2 changed files with 5 additions and 5 deletions
+1
View File
@@ -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"