Configuration files for command line and some graphical softwares.
export DOTFILES=$HOME/.local/share/dotfiles
git clone https://gitlab.com/gnumoksha/dotfiles.git $DOTFILES
cd $DOTFILES
./install.sh
- If possible, configuration files will follow XDG Base Directory Specification.
- A descriptive name is better than a short name.
- Please, note that github repository is only a mirror, the main efforts in this code are submitted to gitlab.