From 6930c30ac532402fe24d77fdc0782047f63f89c1 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 27 May 2019 16:02:38 +0200 Subject: zsh: re-add wprop alias --- zsh/.config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 922cfc3..0ef0016 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -87,7 +87,7 @@ alias standard="npx standard" alias tsc="npx tsc" alias tslint="npx tslint" alias tsnode="npx ts-node" - +alias wprop="xprop | egrep '^WM_(CLASS|NAME|WINDOW_ROLE|TYPE)'" zmodload zsh/terminfo bindkey -e -- cgit 1.4.1