Created
June 4, 2013 13:20
-
-
Save tranthamp/5705850 to your computer and use it in GitHub Desktop.
some of my bash aliases
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias mkconfig='/usr/bin/make menuconfig' | |
alias vk='vim -c "set ts=8 sw=8 tw=80 noet"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment