{"id":13896006,"url":"https://github.com/olimorris/dotfiles","last_synced_at":"2025-04-05T12:03:19.000Z","repository":{"id":39861860,"uuid":"414305336","full_name":"olimorris/dotfiles","owner":"olimorris","description":"💻 My personal dotfiles - utilising a sick Ruby Rakefile","archived":false,"fork":false,"pushed_at":"2025-03-13T09:37:52.000Z","size":1532,"stargazers_count":160,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T11:07:22.306Z","etag":null,"topics":["dotfiles","fish","macos","neovim","tmux"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":false,"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/olimorris.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":"2021-10-06T17:18:49.000Z","updated_at":"2025-03-27T00:32:58.000Z","dependencies_parsed_at":"2023-02-18T01:00:38.167Z","dependency_job_id":"4955a82b-62bd-4b95-b407-4dd7b361860c","html_url":"https://github.com/olimorris/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/olimorris%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olimorris%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olimorris%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olimorris%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olimorris","download_url":"https://codeload.github.com/olimorris/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332560,"owners_count":20921853,"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","fish","macos","neovim","tmux"],"created_at":"2024-08-06T18:02:36.445Z","updated_at":"2025-04-05T12:03:18.962Z","avatar_url":"https://github.com/olimorris.png","language":"Lua","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/9512444/224173335-446d701d-cca3-41bd-8889-572a93ddaf41.png\" alt=\"Dotfiles\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eOli's Dotfiles\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/olimorris/dotfiles/actions/workflows/build.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/olimorris/dotfiles/build.yml?branch=main\u0026label=build\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nMy macOS dotfiles. Installation instructions are my own\u003cbr\u003e\u003cbr\u003e\nRegular Neovim tweaks. Occasional workflow tips worth stealing :smile:\n\u003c/p\u003e\n\n## :computer: Setting up a new Mac\n\n- Ensure you're signed into iCloud and the App Store\n- Download the `~/Code` and `~/.dotfiles` folders from online storage\n- Open up a terminal and run:\n\n```bash\ncd ~/.dotfiles \u0026\u0026 rake install\n```\n\n- Grab a coffee. This will take a while\n\n## :wrench: What actually happens\n\n- Your [Homebrew](https://brew.sh) and macOS apps will be installed\n- Your application settings will be restored with [Mackup](https://github.com/lra/mackup)\n- Your dotfiles will be restored with [Dotbot](https://github.com/anishathalye/dotbot)\n- Your fonts will be installed\n- Your custom launch agents will be installed\n- Your development environments will be installed and configured\n\n## :floppy_disk: Useful commands\n\n- To backup your dotfiles:\n\n```bash\ncd ~/.dotfiles \u0026\u0026 rake backup\n```\n\n- To update and backup your dotfiles:\n\n```bash\ncd ~/.dotfiles \u0026\u0026 rake sync\n```\n\n## :keyboard: Useful keymaps\n\nI implement a [Hyperkey](https://hyperkey.app) (\u003ckbd\u003ectrl\u003c/kbd\u003e\u003ckbd\u003eopt\u003c/kbd\u003e\u003ckbd\u003ecmd\u003c/kbd\u003e) to allow for faster [application toggling](https://github.com/olimorris/dotfiles/blob/main/.config/hammerspoon/keymaps.lua) and easier to remember app shortcuts.\n\n\u003cdetails\u003e\n  \u003csummary\u003eClick to see the app shortcuts\u003c/summary\u003e\n\n- Create a temp email address       \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003ee\u003c/kbd\u003e\n- Hide my email                     \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003eh\u003c/kbd\u003e\n- Lock screen                       \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003el\u003c/kbd\u003e\n- Pick color with ColorSlurp        \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003ep\u003c/kbd\u003e\n- Search files                      \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003ef\u003c/kbd\u003e\n- Search Raindrop bookmarks         \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003eb\u003c/kbd\u003e\n- Search screen (uses OCR)          \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003er\u003c/kbd\u003e\n- Show Cleanshot history            \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003ec\u003c/kbd\u003e\n- Show clipboard history            \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003ev\u003c/kbd\u003e\n- Toggle dark mode                  \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003ed\u003c/kbd\u003e\n- Windows - Center                  \u003ckbd\u003eopt\u003c/kbd\u003e\u003ckbd\u003ec\u003c/kbd\u003e\n- Windows - Maximise                \u003ckbd\u003eopt\u003c/kbd\u003e\u003ckbd\u003em\u003c/kbd\u003e\n- Windows - Left half               \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003e←\u003c/kbd\u003e\n- Windows - Right half              \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003e→\u003c/kbd\u003e\n- Windows - First third             \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003e↑\u003c/kbd\u003e\n- Windows - Last two thirds         \u003ckbd\u003eHyperkey\u003c/kbd\u003e\u003ckbd\u003e↓\u003c/kbd\u003e\n\n\u003e Thanks to this great [Reddit post](https://www.reddit.com/r/macapps/comments/xwfp82/comment/ir6trn4)\n\n\u003c/details\u003e\n\n## :clap: Thanks\n\n- [Kevin Jalbert](https://kevinjalbert.com/synchronizing-my-dotfiles)\n- [mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles)\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folimorris%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folimorris%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folimorris%2Fdotfiles/lists"}