diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 14:43:14 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 14:43:14 -0500 |
commit | 7b5d6d5f2e9be95cd1acdc5eb07f4487da8a1f64 (patch) | |
tree | 6de80fc6e6a1965621c99029f252eb3e21f3ae59 /.config/wmii/help-keys | |
parent | f2282f6cc0011fc761986c0e3b4e3735d4629e81 (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 - |