{"id":15364665,"url":"https://github.com/venables/archived-dotfiles","last_synced_at":"2025-04-04T18:20:47.624Z","repository":{"id":4713325,"uuid":"5861251","full_name":"venables/archived-dotfiles","owner":"venables","description":"[DEPRECATED] My (old) dotfiles. New \u0026 faster ones are here:","archived":false,"fork":false,"pushed_at":"2017-04-19T09:45:55.000Z","size":2176,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T03:28:31.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/venables/dotfiles","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/venables.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-18T18:51:11.000Z","updated_at":"2017-04-19T09:46:24.000Z","dependencies_parsed_at":"2022-09-03T14:12:31.772Z","dependency_job_id":null,"html_url":"https://github.com/venables/archived-dotfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venables%2Farchived-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venables%2Farchived-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venables%2Farchived-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venables%2Farchived-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venables","download_url":"https://codeload.github.com/venables/archived-dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226262,"owners_count":20904476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:13:00.669Z","updated_at":"2025-04-04T18:20:47.598Z","avatar_url":"https://github.com/venables.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"**NOTE:** This repository is no longer updated. I have moved to a much simpler, faster dotfile system at [venables/dotfiles](https://github.com/venables/dotfiles)\n\n# dotfiles\n\nForked from [holman](https://github.com/holman/dotfiles). But I already had a dotfiles repo, so I manually did it instead of a github fork.\n\n## topical\n\nEverything's built around topic areas. If you're adding a new area to your\nforked dotfiles — say, \"Java\" — you can simply add a `java` directory and put\nfiles in there. Anything with an extension of `.zsh` will get automatically\nincluded into your shell. Anything with an extension of `.symlink` will get\nsymlinked without extension into `$HOME` when you run `script/bootstrap`.\n\n## what's inside\n\nA lot of stuff. Seriously, a lot of stuff. Check them out in the file browser\nabove and see what components may mesh up with you.\n[Fork it](https://github.com/holman/dotfiles/fork), remove what you don't\nuse, and build on what you do use.\n\n## components\n\nThere's a few special files in the hierarchy.\n\n- **bin/**: Anything in `bin/` will get added to your `$PATH` and be made\n  available everywhere.\n- **Brewfile**: This is a list of stuff for homebrew to install.\n- **topic/\\*.zsh**: Any files ending in `.zsh` get loaded into your\n  environment.\n- **topic/path.zsh**: Any file named `path.zsh` is loaded first and is\n  expected to setup `$PATH` or similar.\n- **topic/completion.zsh**: Any file named `completion.zsh` is loaded\n  last and is expected to setup autocomplete.\n- **topic/\\*.symlink**: Any files ending in `*.symlink` get symlinked into\n  your `$HOME`. This is so you can keep all of those versioned in your dotfiles\n  but still keep those autoloaded files in your home directory. These get\n  symlinked in when you run `script/bootstrap`.\n\n## install\n\nRun this:\n\n```sh\ngit clone https://github.com/holman/dotfiles.git ~/.dotfiles\ncd ~/.dotfiles\nscript/bootstrap\n```\n\nThis will symlink the appropriate files in `.dotfiles` to your home directory.\nEverything is configured and tweaked within `~/.dotfiles`.\n\nThe main file you'll want to change right off the bat is `zsh/zshrc.symlink`,\nwhich sets up a few paths that'll be different on your particular machine.\n\n`dot` is a simple script that installs some dependencies, sets sane OS X\ndefaults, and so on. Tweak this script, and occasionally run `dot` from\ntime to time to keep your environment fresh and up-to-date. You can find\nthis script in `bin/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenables%2Farchived-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenables%2Farchived-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenables%2Farchived-dotfiles/lists"}