adjust for spacemacs
This commit is contained in:
parent
d4d7b47df7
commit
1e8f8545b1
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/zsh
|
||||
echo "Remove Emacs"
|
||||
sudo apt autoremove emacs emacs-nox ripgrep markdown shellcheck fd-find
|
||||
echo "Remove Doom"
|
||||
rm -r --interactive=never $HOME/.emacs.d $HOME/.doom.d
|
||||
|
||||
echo "Install zinit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue