A dotfile management system. Written in bash.
git clone https://github.com/Quitaxd/qdots.git ~/qdots
cd ~/qdots
./setup.sh
-
NOTE: Example filename: ~/.config/i3 = i3 in filename
-
qdots add = add a config in /home/quitaxd/.config.
-
qdots rm = remove a config in /home/quitaxd/.dots.
-
qdots push = add files, commit and push files in /home/quitaxd/.dots.
-
qdots readme = open dots readme with nvim.