I customized the repository from https://github.com/danielmiessler/SecLists with some additional local wordlists and headers, which is useful to perform directory fuzzing, local password brute forcing, and such.
Git (Complete)
git clone https://github.com/danielmiessler/SecLists.git
NOTE: Downloading this repository is likely to cause a false-positive alarm by your anti-virus or anti-malware software, the filepath should be whitelisted. There is nothing in SecLists that can harm your computer as-is, however it's not recommended to store these files on a server or other important system due to the risk of local file include attacks.