trimmed some stuff and reorganized the dotfiles
This commit is contained in:
parent
3f5e822fb3
commit
5024639019
28 changed files with 375 additions and 174 deletions
11
.gitmodules
vendored
11
.gitmodules
vendored
|
@ -1,5 +1,5 @@
|
|||
[submodule "dotbot"]
|
||||
path = dotbot
|
||||
path = lib/dotbot
|
||||
url = https://github.com/anishathalye/dotbot
|
||||
[submodule "lib/highlighting"]
|
||||
path = lib/highlighting
|
||||
|
@ -13,15 +13,6 @@
|
|||
[submodule "lib/ohmyzsh"]
|
||||
path = lib/ohmyzsh
|
||||
url = https://github.com/robbyrussell/oh-my-zsh
|
||||
[submodule "lib/k"]
|
||||
path = lib/k
|
||||
url = https://github.com/rimraf/k
|
||||
[submodule "lib/fzf"]
|
||||
path = lib/fzf
|
||||
url = https://github.com/junegunn/fzf.git
|
||||
[submodule "lib/util"]
|
||||
path = lib/util
|
||||
url = https://github.com/skx/sysadmin-util
|
||||
[submodule "lib/dasht"]
|
||||
path = lib/dasht
|
||||
url = https://github.com/sunaku/dasht
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue