datsudo / datfiles

Config files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

⚠️ 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

About

Config files


Languages

Language:Shell 53.0%Language:Python 30.1%Language:Lua 15.6%Language:HTML 0.7%Language:CSS 0.6%