created update script
This commit is contained in:
parent
751f36e537
commit
f1058f5fcc
3 changed files with 21 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue