Installation
Add new syntax for package installation which contains configuration as well:
./dot.sh i zsh
./dot.sh install zsh
Configuration
Old Syntax:
./config/zsh/install
New Syntax:
./dot.sh c zsh
./dot.sh config zsh
Change Log
From V1.0 to V1.1:
- Remove Dotbot and config directories *.conf.yaml, install
- Add custom dot.sh + auto.sh Installers
- Move all README.md content and tables to Wiki
- Change syntax from
./config/mpv/install
to./dot.sh install mpv or ./dot.sh i mpv
.