summaryrefslogtreecommitdiffstats
path: root/.bin/wchat
blob: 83f13a3f0e44256c2475d17be68109ee3c8b3517 (plain) (blame)
1
2
3
4
#!/bin/sh

export WEECHAT_PASSPHRASE="$(get-pass weechat)"
exec weechat $@
remember that computers suck.