Skip to content

Commit

Permalink
Record tmux command history
Browse files Browse the repository at this point in the history
  • Loading branch information
fphilipe committed Dec 9, 2019
1 parent 9ca634b commit bc105a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,6 @@ set -g @resurrect-strategy-nvim 'session'

# initializes tmux plugin manager:
run-shell ~/.tmux/plugins/tpm/tpm

# Record tmux command history:
set -g history-file ~/.tmux_history

0 comments on commit bc105a9

Please sign in to comment.