Skip to content

Commit

Permalink
Use set-option
Browse files Browse the repository at this point in the history
  • Loading branch information
takatoshiono committed Apr 20, 2018
1 parent 962559a commit 8af62a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ source-file ~/.dotfiles/tmux.d/status-line
bind-key C-c new-window

# pbcopy できるようにする
set -g default-command "reattach-to-user-namespace -l ${SHELL}"
set-option -g default-command "reattach-to-user-namespace -l ${SHELL}"

0 comments on commit 8af62a4

Please sign in to comment.