mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Use XDG Standard
This commit is contained in:
parent
fbe6495c85
commit
68892183bc
8 changed files with 17 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# ~/.config/zsh/.zshrc
|
||||
# ln -s $DOTFILES/wsl/.zshrc ~/.config/zsh/.zshrc
|
||||
# $XDG_CONFIG_HOME/zsh/.zshrc
|
||||
# ln -s $DOTFILES/wsl/.zshrc $XDG_CONFIG_HOME/zsh/.zshrc
|
||||
### Variables ###
|
||||
|
||||
export DOTFILES="$HOME/.dotfiles"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue