Open miroesli opened 5 years ago
Take some inspiration from oh-my-zsh to use curl
or wget
for install and backup existing config.
install.sh Current thought is to create an install script which saves current dotfiles to directory and then replace with the ones specified through the install script. Should include installing packages and themes. Be able to select which configs to exclude like when installing pacman packages or select which packages to install.
uninstall.sh Overwrite current configs with backed up configs. Potentially selectively choose which ones to use?
update.sh
Run on refreshing i3 with mod+shift+r
and update only the configs installed.
Install.sh
Update.sh
Uninstall.sh