Move ~/.dotfiles to $XDG_DATA_HOME/dotfiles
This commit is contained in:
parent
13b8724696
commit
71baf34d58
4 changed files with 11 additions and 11 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue