Skip to content

bash script that turns a vanilla macbook pro into a complete python/node/ruby developer machine

License

Notifications You must be signed in to change notification settings

toranb/osx-workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

OSX Workstation

bash script that turns a vanilla macbook pro into a complete developer machine

Requirements

1) Type `git` into the terminal to install command line tools
2) Pull down this script locally
3) bash installer

What it sets up

  • Vim 8.0
  • Homebrew for managing operating system libraries
  • NodeJS and NVM for writing javascript build tools
  • The Silver Searcher for finding things on the file system
  • Tmux for saving project state and switching between projects
  • Exuberant Ctags for indexing files for vim tab completion

It usually takes around 5 minutes to install

Credits

This project was heavily inspired by the awesome work at thoughtbot

License

Copyright © 2019 Toran Billups https://toranbillups.com

Licensed under the MIT License

About

bash script that turns a vanilla macbook pro into a complete python/node/ruby developer machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages