a9812708d573

More stuff.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 13 Oct 2012 14:24:33 -0400
parents 5c3e382e21ae
children 9ab67e2c6262
branches/tags (none)
files fish/config.fish vim/custom-dictionary.utf-8.add vim/vimrc weechat/alias.conf weechat/buffers.conf weechat/logger.conf weechat/plugins.conf weechat/relay.conf weechat/rmodifier.conf weechat/urlgrab.conf weechat/weechat.conf weechat/xfer.conf

Changes

--- a/fish/config.fish	Wed Oct 10 16:26:44 2012 -0400
+++ b/fish/config.fish	Sat Oct 13 14:24:33 2012 -0400
@@ -8,7 +8,6 @@
 alias hl 'less -R'
 alias paththis 'set PATH (pwd) $PATH'
 alias clc './bin/get-last-commit-url.py | pbcopy'
-alias t '~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=tasks.txt'
 
 alias swank 'dtach -A /tmp/dtach-swank.sock -r winch lein swank'
 
@@ -97,6 +96,13 @@
     end
 end
 
+alias count_t_tasks '~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=tasks.txt | wc -l'
+set -g T_TASK_COUNT (count_t_tasks)
+function t
+    ~/lib/t/t.py --task-dir="~/Dropbox/tasks" --list=tasks.txt $argv
+    set -g T_TASK_COUNT (count_t_tasks)
+end
+
 # }}}
 # Bind Keys {{{
 
@@ -231,6 +237,8 @@
 
     virtualenv_prompt
 
+    printf "(%d) " $T_TASK_COUNT
+
     if test $last_status -eq 0
         set_color white -o
         printf '><((°> '
--- a/vim/custom-dictionary.utf-8.add	Wed Oct 10 16:26:44 2012 -0400
+++ b/vim/custom-dictionary.utf-8.add	Sat Oct 13 14:24:33 2012 -0400
@@ -92,3 +92,5 @@
 bikesheds
 inbox
 iPhone
+monospaced
+programatically
--- a/vim/vimrc	Wed Oct 10 16:26:44 2012 -0400
+++ b/vim/vimrc	Sat Oct 13 14:24:33 2012 -0400
@@ -338,10 +338,6 @@
 vnoremap <leader>S y:execute @@<cr>:echo 'Sourced selection.'<cr>
 nnoremap <leader>S ^vg_y:execute @@<cr>:echo 'Sourced line.'<cr>
 
-" Back find-repeat
-" TODO: Why does this not work?
-nnoremap … dd
-
 " Marks and Quotes
 noremap ' `
 noremap æ '
--- a/weechat/alias.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/alias.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# alias.conf -- weechat v0.3.7
+# alias.conf -- WeeChat v0.3.8
 #
 
 [cmd]
--- a/weechat/buffers.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/buffers.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# buffers.conf -- weechat v0.3.7
+# buffers.conf -- WeeChat v0.3.8
 #
 
 [color]
--- a/weechat/logger.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/logger.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,10 +1,14 @@
 #
-# logger.conf -- weechat v0.3.7
+# logger.conf -- WeeChat v0.3.8
 #
 
 [look]
 backlog = 20
 
+[color]
+backlog_end = darkgray
+backlog_line = darkgray
+
 [file]
 auto_log = on
 flush_delay = 120
--- a/weechat/plugins.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/plugins.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# plugins.conf -- weechat v0.3.7
+# plugins.conf -- WeeChat v0.3.8
 #
 
 [var]
--- a/weechat/relay.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/relay.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# relay.conf -- weechat v0.3.7
+# relay.conf -- WeeChat v0.3.8
 #
 
 [look]
--- a/weechat/rmodifier.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/rmodifier.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# rmodifier.conf -- weechat v0.3.7
+# rmodifier.conf -- WeeChat v0.3.8
 #
 
 [look]
--- a/weechat/urlgrab.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/urlgrab.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# urlgrab.conf -- weechat v0.3.7
+# urlgrab.conf -- WeeChat v0.3.8
 #
 
 [color]
--- a/weechat/weechat.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/weechat.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# weechat.conf -- weechat v0.3.7
+# weechat.conf -- WeeChat v0.3.8
 #
 
 [debug]
@@ -58,19 +58,22 @@
 mouse_timer_delay = 100
 nickmode = on
 nickmode_empty = off
+paste_bracketed = off
+paste_bracketed_timer_delay = 10
 paste_max_lines = 3
 prefix_action = " *"
 prefix_align = right
 prefix_align_max = 15
 prefix_align_min = 0
-prefix_align_more = on
+prefix_align_more = "+"
 prefix_buffer_align = right
 prefix_buffer_align_max = 0
-prefix_buffer_align_more = on
+prefix_buffer_align_more = "+"
 prefix_error = "=!="
 prefix_join = "✔"
 prefix_network = "--"
 prefix_quit = "✘"
+prefix_same_nick = ""
 prefix_suffix = "|"
 read_marker = line
 read_marker_always_show = on
@@ -166,6 +169,7 @@
 [proxy]
 
 [network]
+connection_timeout = 60
 gnutls_ca_file = "%h/ssl/CAs.pem"
 gnutls_handshake_timeout = 30
 
--- a/weechat/xfer.conf	Wed Oct 10 16:26:44 2012 -0400
+++ b/weechat/xfer.conf	Sat Oct 13 14:24:33 2012 -0400
@@ -1,5 +1,5 @@
 #
-# xfer.conf -- weechat v0.3.7
+# xfer.conf -- WeeChat v0.3.8
 #
 
 [look]