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)