Updating tmux reattach user namespace crap to use zsh. Updating readme
This commit is contained in:
parent
0cccc7f4ea
commit
0fcd702073
2 changed files with 4 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue