👥 Add sources

This commit is contained in:
Marley Rae 2024-02-04 17:07:00 -08:00
parent 6ceb6b1e42
commit 53782cbe72

View file

@ -36,12 +36,25 @@ tmux attach || tmux new -s main
`<ctrl-a I>` to install plugins.
## sources
# Sources
## Main
The overall structure and bootstrapping scripts are based heavily on these two
dotfile repos:
[holman does dotfiles](https://github.com/holman/dotfiles)
[Cătălins dotfiles](https://github.com/alrra/dotfiles)
## Others
### Dotfile Repos
[Mathias's dotfiles](https://github.com/mathiasbynens/dotfiles)
### Misc
[oh-my-zsh git](https://kapeli.com/cheat_sheets/Oh-My-Zsh_Git.docset/Contents/Resources/Documents/index)
[git-prevision](https://gist.github.com/TheCodeArtist/a90978ebca0ff6743036)