Use XDG Standard

This commit is contained in:
js0ny 2024-11-01 12:16:59 +00:00
parent 270d7a9de8
commit fbe6495c85
17 changed files with 115 additions and 39 deletions

View file

@ -1,5 +1,5 @@
# ~/.config/zsh/.zshrc
# ln -s ~/.dotfiles/mac/.zshrc ~/.config/zsh/.zshrc
# ln -s $DOTFILES/mac/.zshrc ~/.config/zsh/.zshrc
### Variables ###
export DOTFILES="$HOME/.dotfiles"