diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 14:43:14 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 17:31:06 -0500 |
commit | 15991190790781d774ae7533fc2287e459943870 (patch) | |
tree | 678bcf9177d4e512db8c9b8e9b6fd386c55cd156 /.config/wmii/help-keys | |
parent | bd4948b452a45c70111c51d25b5d51ba75b1116e (diff) |
mv .wmii .config/wmii; ln -s .config/wmii .wmii
Diffstat (limited to '.config/wmii/help-keys')
-rwxr-xr-x | .config/wmii/help-keys | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/wmii/help-keys b/.config/wmii/help-keys new file mode 100755 index 0000000..c6e7038 --- /dev/null +++ b/.config/wmii/help-keys @@ -0,0 +1,3 @@ +#!/bin/bash +. "$HOME/.wmii/include.sh" +scansection Key | xmessage -file - |