mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 07:50:40 +01:00
@@ -25,6 +25,7 @@ _togglePipenvShell() {
|
|||||||
}
|
}
|
||||||
autoload -U add-zsh-hook
|
autoload -U add-zsh-hook
|
||||||
add-zsh-hook chpwd _togglePipenvShell
|
add-zsh-hook chpwd _togglePipenvShell
|
||||||
|
_togglePipenvShell
|
||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
alias pch="pipenv check"
|
alias pch="pipenv check"
|
||||||
|
|||||||
Reference in New Issue
Block a user