Skip to content

Instantly share code, notes, and snippets.

View darshun's full-sized avatar

Thad Watanabe darshun

View GitHub Profile
### Aliases
# Open specified files in Sublime Text
# "s ." will open the current directory in Sublime
alias subl='open -a "Sublime Text"'
alias phpini='cd /usr/local/etc/php/7.1; subl php.ini'
# Color LS