about summary refs log tree commit diff
path: root/weechat/.weechat/alias.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/alias.conf')
-rw-r--r--weechat/.weechat/alias.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/.weechat/alias.conf b/weechat/.weechat/alias.conf
index 7ec8ff4..37ed027 100644
--- a/weechat/.weechat/alias.conf
+++ b/weechat/.weechat/alias.conf
@@ -10,6 +10,7 @@
 #
 
 [cmd]
+bc = "/exec -sh -o echo "$*" | bc"
 BEEP = "print -beep"
 BYE = "quit"
 C = "buffer close"