aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 26a6cee..67ad816 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -30,6 +30,7 @@ alias t=task
alias tw=timew
alias s="sudo systemctl"
alias k=kubectl
+alias py=python
# FZF
source /usr/share/fzf/key-bindings.zsh 2> /dev/null