mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-12 19:27:18 +00:00
Add attributions readme section
This commit is contained in:
parent
8b4be51ca0
commit
efea925583
15
README.md
15
README.md
|
@ -57,3 +57,18 @@ If you don't want to install git (running straight from newly installed os), you
|
|||
`$ curl -LJO https://github.com/ItsDrike/dotfiles/tarball/master` <br>
|
||||
And extract from `.tar.gz` archive:
|
||||
`$ tar xvf [archive name]`
|
||||
|
||||
## Attribution
|
||||
|
||||
The open-source community has an incredible amount of resources that people have offered to others free of charge and
|
||||
we all depend on many of these sources. This project is no different and there were many open-source projects that were
|
||||
utilized in some parts of this project. For that reason, I'd like tho thank all of these projects and their
|
||||
contributors for keeping their content open and available to everyone. This is the list of projects that helped me
|
||||
build this repository to the stage it's in now. Many of the aliases, config files and other resources aren't my
|
||||
original creations, but rather just small improvements and adjustments to get everything set in the way I like. Below
|
||||
is the list of all projects which helped the existence of this repository:
|
||||
- [Lukesmith's dotfiles/voidrice](https://github.com/LukeSmithxyz/voidrice)
|
||||
- [BrodieRobertson's dotfiles](https://github.com/BrodieRobertson/dotfiles)
|
||||
- [BrodieRobertson's scripts](https://github.com/BrodieRobertson/scripts)
|
||||
- [Derek Taylor's dotfiles](https://gitlab.com/dwt1/dotfiles)
|
||||
|
||||
|
|
Loading…
Reference in a new issue