diff --git a/README.md b/README.md index d75f836..369e46a 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ I primarily use OS X and Arch Linux. UNIX Philosophy when able. Current tool set: - tmux -- fish +- zsh (I try fish every few months.. never sticks though) - vim + vundle + too many plugins -- mutt + offlineimap + notmuch (new to this. Also considering mbsync. Also considering notmuch + frontend) +- mutt + mbsync + notmuch (new to this. Also considering just notmuch + alot + afew) - weechat -- Firefox +- Firefox + vimperator Linux-only tools: - XMonad + dzen2 + conky. Thinking about trying out i3. diff --git a/tmux.conf b/tmux.conf index 9e0cd9b..25cc302 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,5 +1,5 @@ # UGH -set-option -g default-command "reattach-to-user-namespace -l fish" +set-option -g default-command "reattach-to-user-namespace -l zsh" # Set the prefix to ^A unbind C-b