Created
January 23, 2015 13:47
-
-
Save aleksandarristic/5fc4a2824ad07ea45686 to your computer and use it in GitHub Desktop.
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 fucking='sudo' | |
alias fuck='sudo $(history -p \!\!)' | |
alias ohnoes='kill -9 $(pgrep -f $last)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment