diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..02ab74c --- /dev/null +++ b/install.sh @@ -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?