mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge c354bfd17d into 5667161d49
This commit is contained in:
commit
7b2cd2e2b7
1 changed files with 2 additions and 0 deletions
2
plugins/pythonbrew/pythonbrew.plugin.zsh
Normal file
2
plugins/pythonbrew/pythonbrew.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Initialize pythonbrew if installed
|
||||
[[ -s $HOME/.pythonbrew/etc/bashrc ]] && source $HOME/.pythonbrew/etc/bashrc
|
||||
Loading…
Add table
Add a link
Reference in a new issue