summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-05-17 00:11:59 +0200
committermarcellus <msimon_fr@hotmail.com>2023-05-17 00:11:59 +0200
commitc61aee6ca742d2405984daf7d5e369cc951cbc89 (patch)
tree295fefd60a93c2520f84be387ff54295a13a69b4 /zsh/.zshrc
parentca1fba1ef518b2f55bc168e9782b500dfec67c16 (diff)
fix: minor changes and additions to sxhkd shortcuts
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 2edb3c6..b226ce1 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -28,6 +28,7 @@ alias gs="git status"
alias rps="echo help | nc ratakor.com 9998"
alias nv="nvim"
alias cdmnt="sudo mount -t iso9660 -o ro /dev/sr0 $HOME/cdrom"
+alias py="python3"
autoload -U compinit
zstyle ':completion:*' menu select