created update script

This commit is contained in:
Stefen Auris 2021-06-03 01:13:52 -04:00
parent 751f36e537
commit f1058f5fcc
3 changed files with 21 additions and 18 deletions

View file

@ -1,4 +1,5 @@
#!/bin/zsh
echo "Remove Emacs"
sudo apt autoremove emacs emacs-nox ripgrep markdown shellcheck fd-find
rm -r --interactive=never $HOME/.emacs.d $HOME/.doom.d
#delete current zsh config
rm ~/.zshrc ~/.zpreztorc ~/.zlogin ~/.zlogout ~/.zprofile ~/.zshenv
./udeps.sh
./prezto.zsh