👥 Add sources
This commit is contained in:
parent
6ceb6b1e42
commit
53782cbe72
1 changed files with 14 additions and 1 deletions
15
README.md
15
README.md
|
@ -36,12 +36,25 @@ tmux attach || tmux new -s main
|
||||||
|
|
||||||
`<ctrl-a I>` to install plugins.
|
`<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)
|
[holman does dotfiles](https://github.com/holman/dotfiles)
|
||||||
|
|
||||||
[Cătălin’s dotfiles](https://github.com/alrra/dotfiles)
|
[Cătălin’s 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)
|
[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)
|
[git-prevision](https://gist.github.com/TheCodeArtist/a90978ebca0ff6743036)
|
||||||
|
|
Loading…
Reference in a new issue