Skip to content

Commit

Permalink
revert: remove Drew DeVault’s dotfiles
Browse files Browse the repository at this point in the history
Drew DeVault’s dotfiles were made private in late 2024 and are removed from this repository to
- undo 83a2681, and
- fix #1191

Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
  • Loading branch information
LucasLarson committed Dec 19, 2024
1 parent 522de69 commit a45180a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 17 deletions.
10 changes: 0 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@
version: 2

enable-beta-ecosystems: true

registries:

sircmpwn:
type: git
url: https://git.sr.ht
username: x-access-token
password: ${{ secrets.TOKEN }}

updates:

# Bundler
Expand Down Expand Up @@ -81,7 +72,6 @@ updates:
directory: "/"
schedule:
interval: "daily"
registries: "*"
ignore:
# ignore patch updates for all dependencies
- dependency-name: "*"
Expand Down
4 changes: 0 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@
branch = main
path = awdeorio
url = https://github.com/awdeorio/dotfiles
[submodule "sircmpwn"]
branch = master
path = sircmpwn
url = https://git.sr.ht/~sircmpwn/dotfiles
[submodule "victor-engmark"]
branch = master
path = victor-engmark
Expand Down
2 changes: 0 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ repositories that’ve been most helpful are included here as&nbsp;submodules.
Wayne McCann^]
* https://github.com/ustasb/dotfiles/commit/da93f0f5b2ef6491d6c2f96e53c29a241d2f82c5#diff-4c2d312ff50ee6b26c2cb601fc96a95eceabe4b456831762e5d6caf41b900383R127-R129[Brian
Ustas^]
* https://git.sr.ht/~sircmpwn/dotfiles/tree/730a6d11558f03823c26fbaa8641cc8e96fa7b4b/item/.vimrc[Drew
DeVault^]
* https://github.com/driesvints/dotfiles/blob/77eb7d3a485acc0134ac8a9f927a7fcf2dce6c23/osx/.path#L2[Dries
Vints^]
* https://github.com/gggritso/dotfiles/blob/14218480eb64b884e3a65843f95e5293ae9796dd/gitconfig.symlink#L4-L5#:~:text=unstage%20%3D%20reset%20HEAD%20--[George
Expand Down
1 change: 0 additions & 1 deletion sircmpwn
Submodule sircmpwn deleted from 8e4133

0 comments on commit a45180a

Please sign in to comment.