From 51b50d14003baa18c91486cf9b1fecfc25db260a Mon Sep 17 00:00:00 2001 From: steveokard Date: Tue, 21 Jan 2020 15:53:23 -0500 Subject: [PATCH] transition to emacs doom --- update.zsh | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/update.zsh b/update.zsh index e762c29..2a49aa4 100755 --- a/update.zsh +++ b/update.zsh @@ -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)