{"id":13558784,"url":"https://github.com/willdurand/dotfiles","last_synced_at":"2025-04-11T02:06:17.671Z","repository":{"id":1300626,"uuid":"1242772","full_name":"willdurand/dotfiles","owner":"willdurand","description":":computer: My dotfiles.","archived":false,"fork":false,"pushed_at":"2025-03-12T08:56:36.000Z","size":21030,"stargazers_count":35,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T02:02:03.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/willdurand.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":"2011-01-11T19:25:16.000Z","updated_at":"2025-03-12T08:56:40.000Z","dependencies_parsed_at":"2025-02-11T20:30:25.558Z","dependency_job_id":null,"html_url":"https://github.com/willdurand/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/willdurand%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdurand%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdurand%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willdurand%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willdurand","download_url":"https://codeload.github.com/willdurand/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328150,"owners_count":21085261,"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-08-01T12:05:09.142Z","updated_at":"2025-04-11T02:06:17.641Z","avatar_url":"https://github.com/willdurand.png","language":"Shell","readme":"# dotfiles\n\nThis repository contains various configuration files I care about.\n\n## Installation\n\n    $ git clone https://github.com/willdurand/dotfiles.git --recursive\n    $ cd dotfiles\n    $ bin/install\n\nYou can tweak MacOS by running the following script:\n\n    $ bin/setup_osx\n\n### Git\n\nThe `git` configuration supports a `~/.gitlocal` file that should contain\nmachine-specific configuration. The default file I use on almost all my machines\nis `git/gitlocal.default` but it's not installed by default.\n\n## Notes on setting up a new machine\n\n- Create a new SSH key and upload it on GitHub\n- Create a personal access token for hub and store it in `~/.config/hub` (see\n  template file in the `misc/` folder)\n- Install iTerm2\n- Configure iTerm2:\n    - go to \"Preferences \u003e General \u003e Selection\" and check \"Applications in\n      terminal may access clipboard\"\n    - go to \"Preferences \u003e Advanced\" and set \"Scroll wheel sends arrow keys when\n      in alternate screen mode\" to \"Yes\"\n- Install Homebrew\n- Install these essential packages with `brew`:\n\n      brew install vim hub jq git fzf ripgrep gpg magic-wormhole\n\n- Install Amethyst (tiling window manager), then change the _Floating_ settings\n  to \"automatically float all applications except those listed\". The list should\n  contain main apps like Firefox and iTerm2.\n\n      brew install --cask amethyst\n\n- Install [KeepingYouAwake][]:\n\n      brew install --cask keepingyouawake\n\n- Import the GPG private keys from the old machine by following [these\n  instructions](./gpg/README.md) or create new subkeys. Then, tell `git` about\n  signing by creating a `~/.gitlocal` file:\n\n      [commit]\n        gpgsign = 1\n\n- Install the FiraCode font: https://github.com/tonsky/FiraCode/wiki/Installing\n\n      brew tap homebrew/cask-fonts\n      brew install --cask font-fira-code\n\n- Manually import the profiles using the file in the `misc/` folder\n\n\n[KeepingYouAwake]: https://github.com/newmarcel/KeepingYouAwake\n","funding_links":[],"categories":["Shell","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldurand%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilldurand%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilldurand%2Fdotfiles/lists"}