Merge branch 'master' of https://github.com/rehashedsalt/home
This commit is contained in:
commit
095c7d8185
@ -9,6 +9,7 @@
|
|||||||
# Sometimes you can't change your shell. Sometimes you have to implement hacky
|
# Sometimes you can't change your shell. Sometimes you have to implement hacky
|
||||||
# workarounds
|
# workarounds
|
||||||
if [ -f ~/.bash-to-zsh ]; then
|
if [ -f ~/.bash-to-zsh ]; then
|
||||||
|
export SHELL=$(which zsh)
|
||||||
exec zsh
|
exec zsh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user