mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
initial commit
This commit is contained in:
commit
86a1da2632
35 changed files with 1162 additions and 0 deletions
13
.gitmodules
vendored
Normal file
13
.gitmodules
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
[submodule "dotbot"]
|
||||
path = dotbot
|
||||
url = https://github.com/anishathalye/dotbot
|
||||
[submodule "vim/wuman-vimrc"]
|
||||
path = vim/wuman-vimrc
|
||||
url = https://github.com/wuman/vimrc
|
||||
ignore = dirty
|
||||
[submodule "git/diff-so-fancy"]
|
||||
path = git/diff-so-fancy
|
||||
url = https://github.com/so-fancy/diff-so-fancy
|
||||
[submodule "bash/liquidprompt"]
|
||||
path = bash/liquidprompt
|
||||
url = https://github.com/nojhan/liquidprompt
|
Loading…
Add table
Add a link
Reference in a new issue