diff --git a/ackrc b/ackrc new file mode 100644 index 0000000..4a986f6 --- /dev/null +++ b/ackrc @@ -0,0 +1,4 @@ +--type-set +coffee=.coffee +--type-add +ruby=.builder diff --git a/tmux.conf b/tmux.conf new file mode 100644 index 0000000..336925f --- /dev/null +++ b/tmux.conf @@ -0,0 +1 @@ +set -g default-terminal "screen-256color"