Created
August 6, 2017 07:54
-
-
Save bora89/075476dc0b4afecbb66cc1cab7f24e3a to your computer and use it in GitHub Desktop.
Revisions
-
Alexander Borisenko created this gist
Aug 6, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ brew install reattach-to-user-namespace # in .tmux.conf set-option -g default-command "reattach-to-user-namespace -l zsh" # restart tmux tmux kill-server # in .vimrc set clipboard=unnamed