Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 471 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 471 Bytes

qdots

A dotfile management system. Written in bash.

Installation

git clone https://github.com/Quitaxd/qdots.git ~/qdots
cd ~/qdots
./setup.sh

Usage

  • 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.