From 138edf940d1aa67bcca222ba495b5fcd83b17c69 Mon Sep 17 00:00:00 2001 From: marcellus Date: Tue, 30 May 2023 22:39:33 +0200 Subject: fix: beggining to fix the placement/backgroundstuckification of glava, see my fork of dwm --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index b226ce1..b949cd7 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -29,6 +29,7 @@ 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" +alias wtr="curl wttr.in" autoload -U compinit zstyle ':completion:*' menu select -- cgit v1.2.3