{"id":17550940,"url":"https://github.com/iancleary/dotfiles_old","last_synced_at":"2025-03-29T07:27:30.134Z","repository":{"id":53433553,"uuid":"276779221","full_name":"iancleary/dotfiles_old","owner":"iancleary","description":"My dotfiles for Ubuntu and MacOS","archived":false,"fork":false,"pushed_at":"2022-11-24T00:10:51.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-03T20:53:38.507Z","etag":null,"topics":["dotfiles","macos","ubuntu","yadm"],"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/iancleary.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}},"created_at":"2020-07-03T01:26:59.000Z","updated_at":"2023-01-04T05:01:35.000Z","dependencies_parsed_at":"2023-01-22T01:04:32.295Z","dependency_job_id":null,"html_url":"https://github.com/iancleary/dotfiles_old","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/iancleary%2Fdotfiles_old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iancleary%2Fdotfiles_old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iancleary%2Fdotfiles_old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iancleary%2Fdotfiles_old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iancleary","download_url":"https://codeload.github.com/iancleary/dotfiles_old/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246153846,"owners_count":20732084,"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","macos","ubuntu","yadm"],"created_at":"2024-10-21T04:44:23.813Z","updated_at":"2025-03-29T07:27:30.110Z","avatar_url":"https://github.com/iancleary.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nI manage my dotfiles wtih managed with the [yadm](https://yadm.io/docs/getting_started) dotfile manager.\n\nMy dotfiles are used and tested on MacOS, Ubuntu 20.04, ElementaryOS 6.  \nI primarily use MacOS at home, Ubuntu at work or for anything with servers, and am a fan of Elementary.\n\nIf you use a Mac, I recommend you checkout [geerlingguy/mac-dev-playbook](https://github.com/geerlingguy/mac-dev-playbook)!\nIf you use Ubuntu or Elementary OS, I recommend you checkout [iancleary/ubuntu-dev-playbook](https://github.com/iancleary/ubuntu-dev-playbook)!\n\nCheers!\n\n## yadm\n\n\u003e Check out their [Getting Started Documentation](https://yadm.io/docs/getting_started)\n\n### Install\n\n```zsh\n# MacOS\nbrew install yadm\n```\n\n```bash\n# Ubuntu and Elementary\nsudo apt install yadm\n# Alternatively you can download the latest binary directly (say to avoid older ubuntu archive versions)\n```\n\n### Clone and Bootstrap\n\n```bash\nyadm clone -b main https://github.com/iancleary/dotfiles --bootstrap\n```\n\nThis clones my dotfiles repo via HTTPS using yadm's [bootstrap](https://yadm.io/docs/bootstrap) standard command.\n\nMy Bootstrap script is [iancleary/dotfiles/blob/main/.config/yadm/bootstrap](https://github.com/iancleary/dotfiles/blob/main/.config/yadm/bootstrap). It's purpose is to:\n\n* loads my dotfiles (including SSH keys)\n* decrypt the private key (prompts for password),\n* add the key to ssh-agent,\n* tests the connection,\n* and exit.\n\n## Host Specific things\n\nA few things are done selectively for MacOS and Ubuntu-based distributions.\n\n* ssh-add has an extra `--use-apple-keychain` parameter to persist key addition to the next terminal session\n* VS Code's settings.json file is in a different folder on Ubuntu and MacOS.  \n\n\u003e I use [Scripts/code_spell_check_sync.py](Scripts/code_spell_check_sync.py) to sync spell check words. \n\u003e I manually edit the other settings.  I avoid VS Code built in sync as I prefer to have a git history of extensions, and other settings for later reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiancleary%2Fdotfiles_old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiancleary%2Fdotfiles_old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiancleary%2Fdotfiles_old/lists"}