Added install steps, gonna need to backfill the .sh bit
This commit is contained in:
parent
670afff8b6
commit
f34c0a4152
1 changed files with 6 additions and 0 deletions
6
install.sh
Normal file
6
install.sh
Normal 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?
|
Loading…
Add table
Reference in a new issue