mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
new plugin for pythonbrew
This commit is contained in:
parent
59bfd87e08
commit
c354bfd17d
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