{"id":16022968,"url":"https://github.com/smacker/dotfiles","last_synced_at":"2026-03-19T08:02:45.065Z","repository":{"id":141959686,"uuid":"158619356","full_name":"smacker/dotfiles","owner":"smacker","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-17T16:27:44.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T18:48:37.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/smacker.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":"2018-11-21T23:52:37.000Z","updated_at":"2024-08-17T16:27:47.000Z","dependencies_parsed_at":"2024-06-13T06:55:15.707Z","dependency_job_id":"27ec3f36-42f6-43c4-86c2-da7464a2d3cf","html_url":"https://github.com/smacker/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/smacker%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smacker%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smacker%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smacker%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smacker","download_url":"https://codeload.github.com/smacker/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131773,"owners_count":19752725,"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-08T18:43:35.543Z","updated_at":"2026-01-28T22:31:45.655Z","avatar_url":"https://github.com/smacker.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smacker's dotfiles\n\n### Install\n\n- `xcode-select --install`\n- install brew\n- `./bootstrap.sh`\n\n### Set bash as default shell\n\n```bash\n# get the full path to bash from brew\necho \"$(brew --prefix)/bin/bash\"\n# add it to the list of allowed shells\nvim /etc/shells\n# change the default for current user\nchsh -s \u003cpath\u003e\n```\n\n### List of apps from AppStore\n\n- Microsoft To Do\n- Toggl Track\n- Coin Tick (https://github.com/alecananian/osx-coin-ticker)\n\n### Raycast\n\n1. Open, type \"Export Settings \u0026 Data\" on existing laptop\n2. On new Mac run Raycast and skip on-boarding\n3. Airdrop the config and open it on the new Mac\n\n### Setting up gpg to sign commits\n\nCheck for existing keys:\n\n```\n$ gpg --list-secret-keys --keyid-format LONG\nsec   rsa4096/\u003ckey-id\u003e   \u003ccreation-date\u003e  [SC]\n      \u003cfingerprint\u003e\nuid            [ultimate] \u003cemail-address\u003e\nssb    rsa4096/\u003csecret sub-key-id\u003e \u003ccreation-date\u003e [SC]\n```\n\nGenerate new key using Yubikey:\n\n```\ngpg --card-edit\ngpg/card\u003e admin\ngpg/card\u003e generate\n```\n\nExport the key to upload to Github:\n\n```\ngpg --armor --export \u003cyour-key-id\u003e\n```\n\nAdd the key to gitconfig:\n\n```\necho $'[user]\\n\tsigningKey = \u003cyour-key-id\u003e' \u003e ~/.gitconfig.local\n```\n\n#### Laptop with _wrong_ keyboard\n\n```\nbrew cask install karabiner-elements\n```\n\n### Acknowledges\n\nHighly inspired by [@mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmacker%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmacker%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmacker%2Fdotfiles/lists"}