summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-06-10 17:27:37 -0400
committerJune McEnroe <programble@gmail.com>2017-06-10 17:27:37 -0400
commit7d28be66c3fd13fd5b108455599317f1c467c2d2 (patch)
tree082cc53b2d448c8a7768cd800759363011a3bd59 /README.md
parentMove files to one files directory (diff)
downloadsrc-7d28be66c3fd13fd5b108455599317f1c467c2d2.tar.gz
src-7d28be66c3fd13fd5b108455599317f1c467c2d2.zip
Clean up README
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/README.md b/README.md
index 6fd4a2ef..ea973412 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, Curtis McEnroe <curtis@cmcenroe.me>