Skip to content

Commit

Permalink
Uninstall reattach-to-user-namespace since it seems no more needed in…
Browse files Browse the repository at this point in the history
  • Loading branch information
tearoom6 committed Oct 1, 2018
1 parent 2ffed48 commit 669063b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,3 @@ set-window-option -g mode-keys vi
#set-option -g mouse-select-pane on
#set-option -g mouse-select-window on

# Other options
## Enable to access pbpaste/pbcopy in macOS.
if-shell 'test "$(uname -s)" = Darwin' 'set-option -g default-command "exec reattach-to-user-namespace -l bash"'

1 change: 0 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ brew "nmap"
brew "opencv"
brew "peco"
brew "postgresql"
brew "reattach-to-user-namespace"
brew "the_silver_searcher"
brew "tig"
brew "tmux"
Expand Down

0 comments on commit 669063b

Please sign in to comment.