zsh: use full path in $SHELL
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export SHELL=zsh
|
||||
export SHELL=/bin/zsh
|
||||
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
export PATH=$HOME/.local/bin:/usr/local/bin:$PATH
|
||||
|
Reference in New Issue
Block a user