Skip to content

Instantly share code, notes, and snippets.

@sheeeng
Created October 12, 2013 18:33
Show Gist options
  • Save sheeeng/6953298 to your computer and use it in GitHub Desktop.
Save sheeeng/6953298 to your computer and use it in GitHub Desktop.
alias opentextedit="open -a TextEdit"
alias opentextmate="open -a TextMate"
alias updatetime="sudo ntpdate -uv $(systemsetup -getnetworktimeserver | awk '{print $4}')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment