Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 377 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 377 Bytes

dotfiles.sh

You can diff any changes between the dotfiles and the files in your home directory using the diff argument.

./dotfiles.sh diff

You can install the dotfiles in your home directory using the install argument.

./dotfiles.sh install

mkdirs.sh

You can create necessary ~/.local dirs using this script.

./mkdirs.sh