automate removal of emacs
This commit is contained in:
parent
dc8ca8781d
commit
2c345f2379
1 changed files with 3 additions and 9 deletions
12
update.zsh
12
update.zsh
|
@ -1,10 +1,4 @@
|
||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
echo "Configuring Emoji Fonts"
|
echo "Remove Emacs"
|
||||||
git clone https://gitlab.com/es20490446e/emoji.conf.git
|
sudo apt autoremove emacs emacs-nox ripgrep markdown shellcheck fd-find
|
||||||
cd emoji.conf/
|
rm -r --interactive=never $HOME/.emacs.d $HOME/.doom.d
|
||||||
./install-uninstall.sh
|
|
||||||
#regenerate font cache
|
|
||||||
fc-cache -f -v
|
|
||||||
#cleanup
|
|
||||||
cd ..
|
|
||||||
rm -r emoji.conf
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue