Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Commit

Permalink
Update ziwon.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ziwon committed Feb 26, 2019
1 parent 0c537ff commit ac7ee4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ziwon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ brew bundle --file=$REPO_HOME/ziwon.sh/Brewfile
sudo spctl --master-enable

# Initialize commons
commons=(bash zsh nvim tmux)
commons=(bash zsh pyenv nvim tmux)
for dir in $commons; do
bash -c "$dir/init"
done;
Expand Down

0 comments on commit ac7ee4a

Please sign in to comment.