--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fish/functions/hex.fish Tue Jun 24 09:30:20 2014 -0400
@@ -0,0 +1,3 @@
+function hex -d "Open a file in Hex Fiend"
+ open -a Hex\ Fiend $argv
+end
--- a/tmux/tmux.conf Mon Jun 16 08:00:39 2014 -0400
+++ b/tmux/tmux.conf Tue Jun 24 09:30:20 2014 -0400
@@ -66,6 +66,7 @@
bind -r ) select-window -t :+
bind-key -r H swap-window -t -1
bind-key -r L swap-window -t +1
+bind m command-prompt "move-window -t %%"
# 256 colors please
set -g default-terminal "screen-256color"
--- a/vim/custom-dictionary.utf-8.add Mon Jun 16 08:00:39 2014 -0400
+++ b/vim/custom-dictionary.utf-8.add Tue Jun 24 09:30:20 2014 -0400
@@ -161,3 +161,4 @@
Reykjavík
meatspace
scrollback
+precompute