diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-19 18:06:08 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-19 18:06:08 -0400 |
commit | af7fca016ab0e83c129147f8102dc8ee893571a8 (patch) | |
tree | b8a8d1e9c23c3f1b921a27c9f898f308ddabc425 /.config/wmii-hg | |
parent | f6742e8302f615b75eb6a2dd4faf3b306be56012 (diff) |
get changes from build64-par
Diffstat (limited to '.config/wmii-hg')
-rwxr-xr-x | .config/wmii-hg/wmiirc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/wmii-hg/wmiirc b/.config/wmii-hg/wmiirc index a6bc4b4..a7dd80c 100755 --- a/.config/wmii-hg/wmiirc +++ b/.config/wmii-hg/wmiirc @@ -1,4 +1,7 @@ #!/bin/bash +unset WMII_NAMESPACE +unset WMII_DIR + export _PATH="$PATH" export PATH="$WMII_CONFPATH:$PATH" |