Don't forget to change your shell
This commit is contained in:
parent
7fc97cec66
commit
aca79d47e0
1
setup.sh
1
setup.sh
@ -79,6 +79,7 @@ function setup_zsh() {
|
||||
zsh -c 'setopt EXTENDED_GLOB; for rcfile in "${ZDOTDIR:-$HOME}"/.zprezto/runcoms/^README.md(.N); do ln -s "$rcfile" "${ZDOTDIR:-$HOME}/.${rcfile:t}"; done'
|
||||
cd $HOME
|
||||
patch -p0 < $DIR/zsh/prezto.diff
|
||||
chsh -s /bin/zsh
|
||||
}
|
||||
|
||||
function setup_topydo() {
|
||||
|
Loading…
Reference in New Issue
Block a user