mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
py helpers
This commit is contained in:
parent
0a193d5ba5
commit
42dcf3fb0a
1 changed files with 2 additions and 0 deletions
|
|
@ -177,6 +177,8 @@ alias zz='. ~/.zshrc'
|
|||
# alias ifconfig='/sbin/ifconfig'
|
||||
source $DOTFILES/k8s/kubectl_helpers.sh
|
||||
source $DOTFILES/tsh/tsh.zsh
|
||||
source $DOTFILES/py/py_helpers.sh
|
||||
|
||||
|
||||
# The next line updates PATH for the Google Cloud SDK.
|
||||
if [ -f '/Users/gshirazi/Downloads/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/gshirazi/Downloads/google-cloud-sdk/path.zsh.inc'; fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue