summary refs log tree commit diff
path: root/link.sh
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-07-04 21:06:29 -0400
committerJune McEnroe <programble@gmail.com>2017-07-04 21:06:29 -0400
commit0ad4c95a682fad0df04a319b87352ea97e18733c (patch)
treed20304b790d7d3207a9247b0a591ac9bea0c64e5 /link.sh
parentShow terminal title in statusline (diff)
downloadsrc-0ad4c95a682fad0df04a319b87352ea97e18733c.tar.gz
src-0ad4c95a682fad0df04a319b87352ea97e18733c.zip
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.
Diffstat (limited to 'link.sh')
-rwxr-xr-xlink.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/link.sh b/link.sh
index bd158d56..c83a9368 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'