diff options
author | June McEnroe <programble@gmail.com> | 2017-01-21 17:38:31 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-01-21 17:38:31 -0500 |
commit | ea4fa211eff0b2e8802905429902360c55362f7b (patch) | |
tree | 975533dc92a2846dfbde0443f8cf3a8f5859c027 | |
parent | Use zsh for shell scripts (diff) | |
download | src-ea4fa211eff0b2e8802905429902360c55362f7b.tar.gz src-ea4fa211eff0b2e8802905429902360c55362f7b.zip |
Update README
Diffstat (limited to '')
-rw-r--r-- | README.md | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/README.md b/README.md index 3774c46e..8b16e0af 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,27 @@ # Dotfiles -My configuration files. +Configuration files and utilities. ## Configurations +- [iTerm2] +- [Karabiner] ([Seil]) - git -- gpg-agent - htop -- [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) +- [neovim] +- gdb +- gpg-agent +- inputrc - psql -- readline - ssh - tmux - zsh +[iTerm2]: 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 + ## Install Create symlinks in ~ for files in the current directory. |