Skip to content

A few scripts to auto-install my favorite CLI development tools like zsh, oh-my-zsh, brew, pip, flake8, virtualenvwrapper, vundle, a number of preferred vundles, and git-flow

License

Notifications You must be signed in to change notification settings

pbkracker/auto_zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_zsh

A few scripts to auto-install my favorite CLI development tools like zsh, oh-my-zsh, brew, pip, flake8, virtualenvwrapper, vundle, a number of preferred vundles, and git-flow.

zsh.sh is an interactive installer

sh -c "$(curl zsh.sh/zsh.sh)"

vimrc.txt and zshrc.txt are optionally downloaded to replace ~/.vimrc and ~/.zshrc

TODO:

  1. Only present brew as an option if we're on a mac.
  2. Attempt to verify installation success.
  3. Allow customization of zshrc and vimrc.
  4. Setup SSL on zsh.sh
  5. Refactor.
  6. Reuse code in functions.
  7. Provide a list of tools in a data structure.
  8. Keep track of requirements and installation methods.

ASCII Art is all Copyright © ascii-art.de: http://www.ascii-art.de/info/copyright/

About

A few scripts to auto-install my favorite CLI development tools like zsh, oh-my-zsh, brew, pip, flake8, virtualenvwrapper, vundle, a number of preferred vundles, and git-flow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages