From ccb806d0bd8369100c51d901873d332522087351 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 4 Jul 2017 21:06:29 -0400 Subject: Remove tmux tmux configuration was starting to bother me, and it got worse with Sierra. Turns out that neovim terminal emulation is much more natural to work with and requires less configuration, though I still disapprove of the feature being included in an editor! For detaching and attaching sessions, abduco is a simple tool that seems to work decently, but given that I will likely only be running neovim in the sessions, I might come up with something even simpler. --- link.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'link.sh') diff --git a/link.sh b/link.sh index bac13272..ca87b0c0 100755 --- a/link.sh +++ b/link.sh @@ -22,7 +22,6 @@ link() { } link '.bin/bri.c' -link '.bin/clock.c' link '.bin/jrp.c' link '.bin/manpager' link '.bin/pbcopy.c' @@ -42,5 +41,4 @@ link '.hushlogin' link '.inputrc' link '.psqlrc' link '.ssh/config' -link '.tmux.conf' link '.zshrc' -- cgit 1.4.1