Skip to content

Commit

Permalink
Added delay time
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Craig committed Feb 24, 2018
1 parent 45332f5 commit d2e9537
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ themes/current_iterm_top_color.sh
themes/current_theme
tmux/segments/weather_out.txt
.DS_Store
*.sw*
3 changes: 3 additions & 0 deletions tmux/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,6 @@ set-option -g status-right "#($tmux_dotfiles_location/status.sh)"

set -g default-shell $SHELL
set -g default-command "reattach-to-user-namespace -l ${SHELL}"
set -s -g escape-time 0


0 comments on commit d2e9537

Please sign in to comment.