XDG-style dotfiles inspired from ayekat/dotfiles
This dotfiles tries to keep the user home directory as clean as possible by respecting the XDG base directory specification, following The ~/.local
Convention.
Following environment variables will be set:
Variable | Location |
---|---|
XDG_CACHE_HOME |
~/.local/var/cache |
XDG_CONFIG_HOME |
~/.local/etc |
XDG_DATA_HOME |
~/.local/share |
Location | Description |
---|---|
~/.local/bin |
User-specific executables |
~/.local/lib/dotfiles/wrappers |
User-specific wrappers |
- PAM
- zsh or bash
- git
git clone --recursive https://github.com/mfakane/dotfiles.git ~/.local
~/.local/install.sh
- Re-login