derp
This commit is contained in:
parent
184eb26087
commit
3d11ac9351
2 changed files with 3 additions and 1 deletions
|
@ -37,4 +37,3 @@ nvim-packer-git \
|
|||
oh-my-zsh-git &&
|
||||
|
||||
sudo chsh -s /bin/zsh $USER
|
||||
exec zsh
|
||||
|
|
|
@ -44,3 +44,6 @@ cd &&
|
|||
cd &&
|
||||
rm -rf .git &&
|
||||
rm -rf .doors
|
||||
|
||||
# start it
|
||||
exec zsh
|
||||
|
|
Loading…
Add table
Reference in a new issue