.local/bin: Move binaries to their own repository

Easier to keep track of them that way.
This commit is contained in:
2018-02-03 00:37:17 -06:00
parent 0497a10f7a
commit 71052cae0d
22 changed files with 5 additions and 1228 deletions

3
.gitmodules vendored
View File

@@ -17,3 +17,6 @@
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git@github.com:altercation/vim-colors-solarized.git
[submodule ".local/bin"]
path = .local/bin
url = git@github.com:rehashedsalt/bin