{"id":20479725,"url":"https://github.com/bdashrad/dotfiles","last_synced_at":"2025-04-13T13:32:49.587Z","repository":{"id":15189292,"uuid":"17917371","full_name":"bdashrad/dotfiles","owner":"bdashrad","description":"various config files","archived":false,"fork":false,"pushed_at":"2025-02-10T19:32:00.000Z","size":10555,"stargazers_count":3,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T04:33:31.465Z","etag":null,"topics":["dotfiles","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bdashrad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2014-03-19T19:26:32.000Z","updated_at":"2025-02-07T03:54:42.000Z","dependencies_parsed_at":"2024-09-16T17:32:36.023Z","dependency_job_id":"4e51c20a-71b9-40b4-9f5b-e5be28be1b34","html_url":"https://github.com/bdashrad/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/bdashrad%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdashrad%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdashrad","download_url":"https://codeload.github.com/bdashrad/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248721196,"owners_count":21151060,"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":["dotfiles","hacktoberfest"],"created_at":"2024-11-15T15:45:24.686Z","updated_at":"2025-04-13T13:32:49.555Z","avatar_url":"https://github.com/bdashrad.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brad's dotfiles\n\nManage dotfiles, configs, etc using bash, gnu stow, and more.\n\n## How to use\n\n1. Download dotfiles\n    * Clone repo: `git clone git@github.com:bdashrad/dotfiles.git ~/dotfiles`\n    * Install without git: `mkdir -p ~/.dotfiles; curl -#L https://github.com/bdashrad/dotfiles/tarball/main | tar -xzv --strip-components=1 -C ~/.dotfiles/`\n1. `cd ~/dotfiles`\n1. `setup-new-machine.sh`\n1. use [stow](https://www.gnu.org/software/stow/) to install various config files:\n    * standards\n      * `stow {bash,colima,fzf,git,hugo,ruby,screen,tmux,vagrant,vim}`\n    * ~/home/bin\n      * `mkdir -p ~/bin`\n      * `stow -t ~/bin/ bin`\n    * sublime text 3\n      * `stow -t ~/Library/Application\\ Support/Sublime\\ Text\\ 3/Packages/ sublime/`\n    * [atuin](https://atuin.sh/) and [ble.sh](https://github.com/akinomyoga/ble.sh)\n      * `stow {blesh,atuin}`\n1. Configure anything you don't want committed in `~/.extra`, e.g. your work code path\n\n    ```bash\n    export WORKCODE='~/code/work'\n    ```\n\n1. Enjoy!\n\n## Manual Migrations\n\n* [ ] python\n  * [ ] install from `requirements.txt`\n  * [ ] updates in `requirements.in` and generated with `pip-compile` see [pip-tools](https://github.com/jazzband/pip-tools)\n* [ ] keybase.io device\n* [ ] gpg keys\n* [ ] .app's I really want and aren't in my caskfile.\n* [ ] read `brew list` and `brew cask list` to see whats worth reinstalling\n* [ ] read `npm list -g --depth=0` to see global npm packages\n* [ ] read `gem list` to see gems\n* [ ] missing .osx settings?\n* [ ] bash history?\n* [ ] Install Package Control for Sublime Text 3 from `sublime/`\n* [ ] Wifi Settings and passwords\n  * `/Volumes/MacintoshHD/Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist`\n* [ ] `.extra`\n* [ ] `.gitconfig.local`\n* [ ] extra `.ssh`\n* [ ] `.gnupg`\n* [ ] `~/.config/`\n* [ ] Tunnelblick Profiles\n* [ ] Automator scripts\n  * `~/Library/Services`\n* [ ] Documents folder\n* [ ] /etc/hosts\n* [ ] [kubectl krew](https://github.com/kubernetes-sigs/krew)\n  * [access-matrix](https://github.com/corneliusweig/rakkess)\n  * [nginx-ingress](https://kubernetes.github.io/ingress-nginx/kubectl-plugin/)\n\n## Thanks to\n\nLots of this content taken from various people, but particularly\n\n[paulirish](https://github.com/paulirish/dotfiles/)\n\n[mathiasbynens](https://github.com/mathiasbynens/dotfiles/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdashrad%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdashrad%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdashrad%2Fdotfiles/lists"}