We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1489df0 commit 66fdc7dCopy full SHA for 66fdc7d
dot_mac.sh
@@ -3,7 +3,7 @@ brew update
3
# sudo apt-get -y upgrade
4
brew install curl tmux git-lfs tree
5
sh install_powerline_font.sh
6
-pip3 install -U pip && pip3 install -U awscli # For fixing awscli issue
+pip3 install -U pip
7
8
# Install oh-my-zsh
9
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
0 commit comments