mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
parent
345cb99e5b
commit
4ab273e19a
1 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ _togglePipenvShell() {
|
|||
}
|
||||
autoload -U add-zsh-hook
|
||||
add-zsh-hook chpwd _togglePipenvShell
|
||||
_togglePipenvShell
|
||||
|
||||
# Aliases
|
||||
alias pch="pipenv check"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue