mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 02:19:25 +00:00
Only one newline at end of file
This commit is contained in:
@ -97,4 +97,3 @@ Authors
|
||||
[3]: http://pypi.python.org/pypi/virtualenv
|
||||
[4]: https://github.com/yyuu/pyenv
|
||||
[5]: https://github.com/sorin-ionescu/prezto/issues
|
||||
|
||||
|
@ -19,4 +19,3 @@ if [[ -n "$VIRTUAL_ENV" ]]; then
|
||||
zformat -f virtualenv_formatted "$virtualenv_format" "v:${VIRTUAL_ENV:t}"
|
||||
python_info[virtualenv]="$virtualenv_formatted"
|
||||
fi
|
||||
|
||||
|
@ -50,4 +50,3 @@ fi
|
||||
#
|
||||
|
||||
alias py='python'
|
||||
|
||||
|
Reference in New Issue
Block a user