/.dotfiles

My personal stinky dotfiles use at your own risk :)

Primary LanguageShell

Prerequisite

Make sure the following binaries are installed on your system first:

Step uno

God's only step

Make sure GNU Stow is installed on your system first

git clone --recurse-submodules https://github.com/Nephys/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
chmod +x install.sh
./install.sh

Updating

Once installed you should be able to simply type update-dots in order to update the entire config

prompt