Added install steps, gonna need to backfill the .sh bit

This commit is contained in:
acicchetti 2018-05-25 12:06:31 -04:00
parent 670afff8b6
commit f34c0a4152

6
install.sh Normal file
View file

@ -0,0 +1,6 @@
#pyenv $PATH - part of .zshenv
#thefuck $PATH - pip install thefuck
#antigen ~/.antigen - git clone https://github.com/zsh-users/antigen.git ~/.antigen
#nvim $PATH - pkgmngr install nvim/neovim
#.zshenv (at least check for existence)
#AndroidSDK ~/Android/sdk - Ugh. Through IDEA?