Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Tmxu 1.6 introduces persistent pwd.. I don't like it
  • Loading branch information
richo committed Feb 10, 2012
1 parent 1a6c1b8 commit 1d10c7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmux.conf
Expand Up @@ -81,6 +81,9 @@ bind _ command-prompt "setw monitor-silence '%%'"
set-environment -g INSCREEN yes
set-environment TMUX_TITLE yes
# New shells should not inherit pwd
set -g default-path "."
# status bar
set-option -g status-utf8 on
set-option -g status-justify left
Expand Down

0 comments on commit 1d10c7c

Please sign in to comment.