Move ~/.dotfiles to $XDG_DATA_HOME/dotfiles

This commit is contained in:
Alexander Hess 2023-04-10 17:46:20 +02:00
commit 71baf34d58
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
4 changed files with 11 additions and 11 deletions

View file

@ -15,7 +15,7 @@ curl https://code.webartifex.biz/alexander/dotfiles/-/raw/main/.config/shell/ini
```
This gives you a local copy of the latest version of this repository
(located in `~/.dotfiles`)
(located in `$XDG_DATA_HOME/dotfiles`)
and initializes all the dotfiles provided here on the system.
Further, `zsh` is set up
with [`oh-my-zsh`](https://ohmyz.sh/) and [`zplug`](https://github.com/zplug/zplug)