diff options
author | June McEnroe <programble@gmail.com> | 2016-02-05 00:21:43 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2016-02-05 00:21:43 -0500 |
commit | 788a170321a22eaf193fa1cb086c73b55b81a2bf (patch) | |
tree | af45f1694be72d0bd9b489160e92e79efec12740 | |
parent | Move gitconfig (diff) | |
download | src-788a170321a22eaf193fa1cb086c73b55b81a2bf.tar.gz src-788a170321a22eaf193fa1cb086c73b55b81a2bf.zip |
Update configurations list in readme
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md index e3aa75f9..1f53e0b8 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 |