summaryrefslogtreecommitdiffstats
path: root/.bin/wchat
diff options
context:
space:
mode:
Diffstat (limited to '.bin/wchat')
-rwxr-xr-x.bin/wchat4
1 files changed, 4 insertions, 0 deletions
diff --git a/.bin/wchat b/.bin/wchat
new file mode 100755
index 0000000..83f13a3
--- /dev/null
+++ b/.bin/wchat
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+export WEECHAT_PASSPHRASE="$(get-pass weechat)"
+exec weechat $@
remember that computers suck.