From fea2e522c7eaafd64d83cafa96b3a9cd2e6f71f5 Mon Sep 17 00:00:00 2001 From: Kelly Joseph Price Date: Thu, 29 Oct 2020 23:42:13 -0700 Subject: [PATCH] Full path fo rshell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1922701..a772e52 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### Setup * install zsh git tmux neovim curl -* `sudo chsh -s zsh $USER` +* `sudo chsh -s /bin/zsh $USER` * set git repo [Archwiki](https://wiki.archlinux.org/index.php/Dotfiles) * * add remote * * checkout master