mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
new plugin for pythonbrew
This commit is contained in:
parent
7be8212634
commit
8701f67a64
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