Created
August 29, 2015 09:44
-
-
Save romankozak/1c0a0d2cc914da362d3e to your computer and use it in GitHub Desktop.
Some aliases for zsh
This file contains hidden or 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 gitk='gitk &' | |
| alias pwc='pwd | pbcopy' | |
| alias pyton='python -B' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment