mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
Added pybrew to bashrc and Help command by default
This commit is contained in:
@@ -89,6 +89,10 @@ pythonbrew()
|
||||
builtin hash -r
|
||||
}
|
||||
|
||||
pybrew()
|
||||
{
|
||||
pythonbrew "$@"
|
||||
}
|
||||
|
||||
# main
|
||||
__pythonbrew_set_current_path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user