summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-02-05 00:21:43 -0500
committerJune McEnroe <june@causal.agency>2016-02-05 00:21:43 -0500
commitcc66b19f8a22b28aac0a8da30a7b6e7484e4d391 (patch)
treed409088b87a5f564735838385da2f16bfb3a98bc
parentMove gitconfig (diff)
downloadsrc-cc66b19f8a22b28aac0a8da30a7b6e7484e4d391.tar.gz
src-cc66b19f8a22b28aac0a8da30a7b6e7484e4d391.zip
Update configurations list in readme
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 27a1e92f..ba3a1967 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,15 @@ My configuration files.
 ## Configurations
 
 - vim
+- [neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim)
 - zsh
+- ssh
 - git
+- tmux
 - psql
-- iTerm 2
-- Karabiner
+- [iTerm 2.9](https://www.iterm2.com/downloads.html)
+- [Karabiner](https://pqrs.org/osx/karabiner/)
+  ([Seil](https://pqrs.org/osx/karabiner/seil.html.en))
 
 ## Install
 
>June McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe