mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-11-30 08:04:08 +00:00
Alias py to python
This commit is contained in:
@@ -27,3 +27,8 @@ if [[ -n "$WORKON_HOME" ]] && (( $+commands[virtualenvwrapper.sh] )); then
|
||||
source "$commands[virtualenvwrapper.sh]"
|
||||
fi
|
||||
|
||||
#
|
||||
# Aliases
|
||||
#
|
||||
|
||||
alias py='python'
|
||||
|
||||
Reference in New Issue
Block a user