Created
May 23, 2020 13:25
-
-
Save anroopak/cae24201f1cfcec17d345dd016c180ef to your computer and use it in GitHub Desktop.
My personal Zsh Extensions
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 reloadzshrc="source ~/.zshrc" | |
# Python aliases | |
alias activatevenv="source venv/bin/activate" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment