diff --git a/.tmux.conf b/.tmux.conf index 722f7de..2f31d6d 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -32,3 +32,6 @@ bind r source-file /home/patrick/.tmux.conf \; display-message ".tmux.conf reloa # automatic update env for ssh-agent # https://stackoverflow.com/questions/21378569/how-to-auto-update-ssh-agent-environment-variables-when-attaching-to-existing-tm set-option -g update-environment SSH_AUTH_SOCK + +# urlview in term +run-shell ~/src/tmux-urlview/urlview.tmux