Skip to content

Instantly share code, notes, and snippets.

@lukehinds
Last active July 4, 2019 13:15
Show Gist options
  • Save lukehinds/f567d2b49104abd201fece49ce0207e5 to your computer and use it in GitHub Desktop.
Save lukehinds/f567d2b49104abd201fece49ce0207e5 to your computer and use it in GitHub Desktop.
yum install vim-enhanced zsh wget -y
wget https://gist.githubusercontent.com/lukehinds/a4cd9b82e65d06e4771beb7a5322a36e/raw/7e4cd3557bd852b349d8f1b276aa586aa102d5ec/.vimrc
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
git clone git://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/plugins/zsh-autosuggestions
wget https://gist.githubusercontent.com/lukehinds/e3e6022f5ab604a80fa435242f9c047d/raw/facfbe87cbb1a8c5f940d44d250c25678c2df9e1/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment