1da770d23a21

More shit
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 20 Sep 2015 14:50:41 +0000
parents 0d6656688318
children 1a09a1c137ff
branches/tags (none)
files .hgsubstate fish/functions/banner.fish fish/functions/fcowlol.fish vim/vimrc weechat/trigger.conf

Changes

--- a/.hgsubstate	Thu Sep 17 16:49:47 2015 +0000
+++ b/.hgsubstate	Sun Sep 20 14:50:41 2015 +0000
@@ -28,7 +28,7 @@
 b6b7d8b1982b67a0bba936c198041f6f3a2286a4 vim/bundle/paredit
 1a436f7d875b4ec630da081b041c73264235c7e7 vim/bundle/pgsql
 2af074850fde676743f655775e3e151925751adf vim/bundle/powerline
-1b4b8f1a8f1c88d8caae6c1b12c22c52ef418f32 vim/bundle/python-mode
+fd70ac2ab74a91fb049cb8e82237c34d88354673 vim/bundle/python-mode
 eb8baa5428bde10ecc1cb14eed1d6e16f5f24695 vim/bundle/rainbow-parentheses
 613eb1c81261adfa5dead315089c432ff6dbbc51 vim/bundle/repeat
 b87b9164084c093e0cbd5bff08dbbe01ea59d412 vim/bundle/scala
--- a/fish/functions/banner.fish	Thu Sep 17 16:49:47 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-function banner -d "Show a fun twitch banner" --wraps "figlet"
-    figlet -f ogre -w9999 $argv | cowsay -W 9999 -n -p | lolcat
-end
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fish/functions/fcowlol.fish	Sun Sep 20 14:50:41 2015 +0000
@@ -0,0 +1,3 @@
+function fcowlol -d "Show a fun twitch banner" --wraps "figlet"
+    figlet -f ogre -w9999 $argv | cowsay -W 9999 -n -p | lolcat
+end
--- a/vim/vimrc	Thu Sep 17 16:49:47 2015 +0000
+++ b/vim/vimrc	Sun Sep 20 14:50:41 2015 +0000
@@ -852,6 +852,7 @@
     set lispwords+=switch
     set lispwords+=cswitch
     set lispwords+=eswitch
+    set lispwords+=when-let
 endfunction "}}}
 function! SendLispForm() "{{{
     let view = winsaveview()
--- a/weechat/trigger.conf	Thu Sep 17 16:49:47 2015 +0000
+++ b/weechat/trigger.conf	Sun Sep 20 14:50:41 2015 +0000
@@ -31,6 +31,13 @@
 cmd_pass.hook = modifier
 cmd_pass.regex = "==^((/(msg|quote) +nickserv +(id|identify|register|ghost +[^ ]+|release +[^ ]+|regain +[^ ]+) +)|/oper +[^ ]+ +|/quote +pass +|/set +[^ ]*password[^ ]* +|/secure +(passphrase|decrypt|set +[^ ]+) +)(.*)==$1$.*+"
 cmd_pass.return_code = ok
+idiot_buffer.arguments = "4000|input_text_for_buffer;4000|history_add"
+idiot_buffer.command = ""
+idiot_buffer.conditions = ""
+idiot_buffer.enabled = on
+idiot_buffer.hook = modifier
+idiot_buffer.regex = "==^b (.+)==/b ${re:1}"
+idiot_buffer.return_code = ok
 msg_auth.arguments = "5000|irc_message_auth"
 msg_auth.command = ""
 msg_auth.conditions = ""