[vendor] barely using this these days
Don't really use it except for a couple of projects. Just going to add add the script to the respective projects and get this dependency out of here
This commit is contained in:
parent
3b781192f7
commit
f3d6c08ce1
3 changed files with 0 additions and 7 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
|||
[submodule "vendor/fetchlogic/ship"]
|
||||
path = vendor/fetchlogic/ship
|
||||
url = git@github.com:fetchlogic/ship.git
|
||||
[submodule "vendor/seebi/dircolors-solarized"]
|
||||
path = vendor/seebi/dircolors-solarized
|
||||
url = https://github.com/seebi/dircolors-solarized
|
||||
|
|
1
vendor/fetchlogic/ship
vendored
1
vendor/fetchlogic/ship
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit 99b437db9ca13ede0d26647fc19243639baa8f47
|
3
zshrc
3
zshrc
|
@ -106,9 +106,6 @@ alias GET='http'
|
|||
alias POST='http POST'
|
||||
alias HEAD='http HEAD'
|
||||
|
||||
# Ship
|
||||
alias ship="$DOTFILES/vendor/fetchlogic/ship/ship"
|
||||
|
||||
# Because `npm` shit the bed on me...
|
||||
ulimit -n 4096
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue