mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-31 11:39:25 +00:00
Added or edited file headers.
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
#
|
||||
# Enables local Python package installation.
|
||||
#
|
||||
# Authors:
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
# Prepend PEP 370 per user site packages directory, which defaults to
|
||||
# ~/Library/Python on Mac OS X and ~/.local elsewhere, to PATH/MANPATH.
|
||||
if [[ "$OSTYPE" == darwin* ]]; then
|
||||
|
Reference in New Issue
Block a user