datfiles
datfiles copied to clipboard
Config files
Datfiles
Arch config files.
Available color schemes (see other branches):
Gruv
Ayu-dark
Installation
I'm using GNU Stow for managing dotfiles, so to put these files easily, install stow first and clone this repository in your $HOME:
git clone https://github.com/datsudo/datfiles .dotfiles/
:warning: You might want to backup first your config files before the next step.
Then stow them:
cd .dotfiles/
# If you want all the files
stow .
# If you want some specific files/directory
stow .config/nvim
stow .Xresources