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
|
#!/bin/zsh
|
||||||
echo "Remove Emacs"
|
echo "Remove Doom"
|
||||||
sudo apt autoremove emacs emacs-nox ripgrep markdown shellcheck fd-find
|
|
||||||
rm -r --interactive=never $HOME/.emacs.d $HOME/.doom.d
|
rm -r --interactive=never $HOME/.emacs.d $HOME/.doom.d
|
||||||
|
|
||||||
echo "Install zinit"
|
echo "Install zinit"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue