From 4300b722158dfcead085e8aa1119978f66342974 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 10 Jun 2017 17:27:37 -0400 Subject: Clean up README --- README.md | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ab751c16..078b1bd4 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,8 @@ Configuration files and utilities. ## Configurations - [iTerm2] -- [Karabiner] ([Seil]) - git - htop -- keymap - [neovim] - gdb - gpg-agent @@ -19,35 +17,8 @@ Configuration files and utilities. - 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. - - ./install.sh - -## Import - -Import a file from ~ and replace it with a symlink. - - ./import.sh .dotrc - -## Prune - -Remove symbolic links in ~ to files that no longer exist in the current -directory. - - ./prune.sh - -## Vendor - -Pull latest versions of vendored files. - - ./vendor.sh - ## License Copyright © 2015, June McEnroe -- cgit 1.4.1