summaryrefslogtreecommitdiff
path: root/.config/weechat/alias.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/weechat/alias.conf')
-rw-r--r--.config/weechat/alias.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/weechat/alias.conf b/.config/weechat/alias.conf
index ef6043d..fd84680 100644
--- a/.config/weechat/alias.conf
+++ b/.config/weechat/alias.conf
@@ -21,6 +21,7 @@ c = "/window scroll_beyond_end"
chat = "dcc chat"
cl = "buffer clear"
close = "buffer close"
+code = "/exec -o -sh ircize"
exit = "quit"
hax = "/quote -server hax RAW :$*"
ig = "ignore"
@@ -35,6 +36,7 @@ n = "names"
q = "query"
redraw = "window refresh"
say = "msg *"
+sh = "/exec -o -sh"
signoff = "quit"
t = "topic"
ub = "unban"