forked from colonelpanic/dotfiles
Always run python_setup
This commit is contained in:
parent
f42f3b0286
commit
75ac33b2b7
@ -13,7 +13,7 @@ environment_variable_exists ENVIRONMENT_SETUP_DONE || _setup_env
|
|||||||
|
|
||||||
# XXX: these were moved to _setup_env
|
# XXX: these were moved to _setup_env
|
||||||
# _ruby_setup
|
# _ruby_setup
|
||||||
# _python_setup
|
_python_setup
|
||||||
|
|
||||||
function _source_shellenv_files {
|
function _source_shellenv_files {
|
||||||
for filename in ~/.lib/shellenv/*; do
|
for filename in ~/.lib/shellenv/*; do
|
||||||
|
Loading…
Reference in New Issue
Block a user