Skip to content
/ Setup Public

My personal utils, including settings and useful scripts

Notifications You must be signed in to change notification settings

zxy1256/Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup a Development Machine

File Structure

Code

~/
  Code/
    Web
    Android
    Utils
    Config

Installation places

/usr/local/bin/
/usr/bin/
/usr/local/sbin
/usr/sbin
/usr/local/lib
/opt/local/bin
/Application
/Library

If /usr/local needs root permission, then consider the following places:

/opt/local/bin
/opt/local/sbin

Softwares

  • XCode (using AppStore)
  • MacPort
  • zsh
  • tmux
  • Editors
    • Vim
    • Atom
  • MySQL
  • MongoDB
  • NodeJS
  • NVM
  • NodeJS
  • Bower
  • Grunt
  • Gulp
  • Karma
  • Jasmine
  • Python
  • pandas
  • matplotlit
  • ffmpeg

Configuration

Atom

About

My personal utils, including settings and useful scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published