diff options
author | June McEnroe <curtis.mcenroe@adgear.com> | 2016-07-15 10:14:36 -0400 |
---|---|---|
committer | June McEnroe <curtis.mcenroe@adgear.com> | 2016-07-15 10:14:36 -0400 |
commit | 71028909fa5fe35113a189791a0ee1ab93c4b3f4 (patch) | |
tree | 1bb64ff207a4e81b74ee7a7129839cf9df0860bd | |
parent | Add vendor script to README (diff) | |
download | src-71028909fa5fe35113a189791a0ee1ab93c4b3f4.tar.gz src-71028909fa5fe35113a189791a0ee1ab93c4b3f4.zip |
Add readline to README configurations list
Diffstat (limited to '')
-rw-r--r-- | README.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md index c1efb8c1..0fcfca9f 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,18 @@ My configuration files. ## Configurations -- vim -- [neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim) -- zsh -- ssh - git - gpg-agent -- tmux -- psql - [iTerm 2.9](https://www.iterm2.com/downloads.html) - [Karabiner](https://pqrs.org/osx/karabiner/) ([Seil](https://pqrs.org/osx/karabiner/seil.html.en)) +- [neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim) +- psql +- readline +- ssh +- tmux +- vim +- zsh ## Install |