diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-25 21:43:07 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-25 21:43:07 +0200 |
commit | 714466071eb1250942311f5b3730ecd344832280 (patch) | |
tree | e871fb064dbbd4c3b1c135bf1e71406eccf5e817 /weechat | |
parent | c8807cf388ac407fad8d765bcfcc0e09613602e6 (diff) | |
download | dotfiles-714466071eb1250942311f5b3730ecd344832280.tar.xz |
weechat: Remove old qt alias
Diffstat (limited to 'weechat')
-rw-r--r-- | weechat/alias.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weechat/alias.conf b/weechat/alias.conf index 4b300a8..50335c2 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -32,7 +32,6 @@ PD = "msg phrik anonymous do $channel" pkick = "msg phrik kick $channel" PS = "msg phrik anonymous say $channel" Q = "query" -qt = "disconnect -all ;quit" REDRAW = "window refresh" SAY = "msg *" SIGNOFF = "quit" |