diff --git a/.zshrc b/.zshrc index 862e235..5a57f07 100755 --- a/.zshrc +++ b/.zshrc @@ -195,6 +195,9 @@ alias dbs="distrobox stop" alias mfetch="fastfetch --logo-type kitty-icat -l ~/Pictures/fflogo.svg --logo-width 30 --logo-height 30 --color red" alias vi="nvim" +alias pyr="python" +alias pynowr='python -W "ignore"' + function dbc() { distrobox create --image "${1}:latest" --name $2