Skip to content

Instantly share code, notes, and snippets.

@anroopak
Created May 23, 2020 13:25
Show Gist options
  • Save anroopak/cae24201f1cfcec17d345dd016c180ef to your computer and use it in GitHub Desktop.
Save anroopak/cae24201f1cfcec17d345dd016c180ef to your computer and use it in GitHub Desktop.
My personal Zsh Extensions
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