Compare commits

...

3 Commits

Author SHA1 Message Date
88092d86c7 Add git config 2021-01-19 01:37:28 -06:00
a6fee85d14 Add note about updating submodules to README 2021-01-19 01:35:36 -06:00
6127700da2 Add my custom scripts and binaries 2021-01-19 01:35:10 -06:00
4 changed files with 8 additions and 0 deletions

3
.gitmodules vendored
View File

@ -37,3 +37,6 @@
[submodule "firestarter/.firestarter"]
path = firestarter/.firestarter
url = git@git.desu.ltd:salt/firestarter
[submodule "bin/.bin"]
path = bin/.bin
url = git@git.desu.ltd:salt/bin

View File

@ -10,6 +10,7 @@ Clone the repository and stow in configs that you want, like so:
cd
git clone git@git.desu.ltd:salt/dotfiles .dotfiles
cd .dotfiles
git submodule update --recursive --remote
stow vim # Or whatever config set you want
```

1
bin/.bin Submodule

@ -0,0 +1 @@
Subproject commit 8bec6ce1963278a46c59ccc5dd496c04ad86a0fe

3
git/.gitconfig Normal file
View File

@ -0,0 +1,3 @@
[user]
email = rehashedsalt@cock.li
name = Salt