Skip to content

Instantly share code, notes, and snippets.

@yuya-oc
Created October 11, 2012 13:39
Show Gist options
  • Save yuya-oc/3872344 to your computer and use it in GitHub Desktop.
Save yuya-oc/3872344 to your computer and use it in GitHub Desktop.
.bash_aliases
alias emacs='emacs -nw'
alias cmake-eclipse='cmake -G "Eclipse CDT4 - Unix Makefiles"'
alias ccmake-eclipse='ccmake -G "Eclipse CDT4 - Unix Makefiles"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment