diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-05T14·31+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-05T15·04+0000 |
commit | 0045a0dd5a5be4cdc89053c0f62994d20590b34d (patch) | |
tree | acecd78b15d21ae3eb59ca8926623d2ce51abf4d /README.md | |
parent | c6dac53b72da08bf5786755c4f59f7c829e76a1e (diff) |
Drop support for Tmux
I haven't used Tmux for months. I also suspect that using the terminal in general may be a crutch. Ideally I could replace everything I do in the terminal with Emacs analogues. Perhaps one month I'll force myself to work without a terminal to see what happens.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 36121cc5fc87..fe3ee5779060 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Welcome to my briefcase: my monorepo. I'm attempting to amass a collection of packages that span a variety of languages while minimizing the costs of sharing the code. This also includes -configuration for things like emacs, tmux, ssh, and other tools. +configuration for things like emacs, ssh, and other tools. # Installation (Deprecated) |