{"id":21842194,"url":"https://github.com/fpg1503/dotfiles","last_synced_at":"2026-04-12T17:09:33.730Z","repository":{"id":75503850,"uuid":"55311933","full_name":"fpg1503/dotfiles","owner":"fpg1503","description":"💻 My dotfiles - that's how I setup my Mac","archived":false,"fork":false,"pushed_at":"2017-10-28T13:49:03.000Z","size":490,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T11:25:10.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/fpg1503.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-02T19:16:16.000Z","updated_at":"2018-01-27T08:19:00.000Z","dependencies_parsed_at":"2023-06-06T16:45:20.808Z","dependency_job_id":null,"html_url":"https://github.com/fpg1503/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpg1503%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpg1503%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpg1503%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpg1503%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fpg1503","download_url":"https://codeload.github.com/fpg1503/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244825653,"owners_count":20516592,"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-11-27T22:11:02.308Z","updated_at":"2026-04-12T17:09:33.693Z","avatar_url":"https://github.com/fpg1503.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fpg1503 does dotfiles\n\nYour dotfiles are how you personalize your system. These are mine.\n\nBased on [holman/dotfiles](https://github.com/holman/dotfiles.git). This repo was originally a fork but since there was no intent of merging it back I've detached it.\n\n\n## Components\n\nThere's a few special files in the hierarchy.\n\n\n- **Brewfile**: This is a list of [formulae](http://brew.sh) and [casks](http://caskroom.io). You might want to edit this file before running any initial setup.\n- **Masfile**: This is a list of Mac App Store App IDs. I use it to install the apps I've purchased through MAS.\n\n- **bin/**: Anything in `bin/` will get added to your `$PATH` and be made\n  available everywhere.\n  \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/fpg1503/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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpg1503%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpg1503%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpg1503%2Fdotfiles/lists"}