transition to emacs doom

This commit is contained in:
Stefen Auris 2020-01-21 15:53:23 -05:00
parent 7152a7b202
commit 51b50d1400

View file

@ -1,9 +1,4 @@
#!/bin/zsh
rm ~/.ssh/config
stow config
sudo systemctl daemon-reload
systemctl --user enable emacs
systemctl --user start emacs
systemctl --user status emacs
echo "you should start emacs and update all the packages!"
sudo apt install ripgrep
(zsh emacs_doom.zsh)