.local/bin: Move binaries to their own repository
Easier to keep track of them that way.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user