dotfiles
dotfiles copied to clipboard
Provide a way to uninstall
I can't find uninstall instructions in the repository. @Parth
so take a look at what deploy does.
To uninstall you can:
- uninstall whichever your system didn't have prior to deploy (for example a system might have vim and tmux, but not zsh. Deploy installs zsh, track this and uninstall just zsh).
- Figure out what the old shell was and change back to that shell
- To delete the dotfiles you just need to delete the dotfile folder
Pull requests are welcome.
Perhaps this is better as a section in the readme