1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2025-06-18 05:06:38 +02:00

[git] moved into ~/.config

This commit is contained in:
Eric-Teunis de Boone 2020-04-16 20:42:52 +02:00
parent 08ae066a7a
commit 677434dc9b
4 changed files with 4 additions and 3 deletions

View file

@ -6,3 +6,4 @@ XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"
XDG_CONFIG_HOME="$HOME/.config"