aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index d73b55a..7b454d3 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -62,6 +62,9 @@ dirlist() {
alias pacman="sudo pacman"
alias apachereload='sudo systemctl restart httpd.service'
alias disks="lsblk -a && echo '' && df -h" #ncdu
+#█▓▒░ games
+alias doom='gzdoom brutal19.pk3'
+alias fez='~/fez/FEZ'
#█▓▒░ ssh
export SSH_KEY_PATH="~/.ssh/id_rsa"