{"id":17223287,"url":"https://github.com/slowkow/dotfiles","last_synced_at":"2026-05-09T02:33:20.401Z","repository":{"id":143112517,"uuid":"125092063","full_name":"slowkow/dotfiles","owner":"slowkow","description":"Kamil's dotfiles","archived":false,"fork":false,"pushed_at":"2019-10-06T17:31:15.000Z","size":93,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T16:24:34.091Z","etag":null,"topics":["bash","homebrew","vim"],"latest_commit_sha":null,"homepage":"","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/slowkow.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-03-13T17:48:53.000Z","updated_at":"2019-10-06T17:31:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"992cd933-db7c-47d8-b8f6-5dbde78e5b9b","html_url":"https://github.com/slowkow/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/slowkow/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowkow","download_url":"https://codeload.github.com/slowkow/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274411663,"owners_count":25280176,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","homebrew","vim"],"created_at":"2024-10-15T04:08:02.200Z","updated_at":"2026-05-09T02:33:15.383Z","avatar_url":"https://github.com/slowkow.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kamil's dotfiles\n\nThis repo documents how I like to set up my computers.\n\nSet macOS settings with `bash macos-settings.sh`.\n\nFirst, install [Homebrew] and `brew install git`:\n\n```bash\n/usr/bin/ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\nbrew install git\n```\n\nThen clone this repo:\n\n```bash\nmkdir -p ~/work/github.com/slowkow\ncd ~/work/github.com/slowkow\ngit clone git@github.com:slowkow/dotfiles.git\ncd dotfiles\n```\n\nNext, run `bash install.sh` to install lots of packages.\n\nThen run `bash symlink.sh` to make symbolic links from the dotfiles to your\nhome folder.\n\nOpen `vim` and wait 30 seconds for the plugins to be installed.\n\nSome of the settings were influenced by or copied directly from:\n\n- Mathias Bynens: https://github.com/mathiasbynens/dotfiles\n- Kenneth Reitz: https://github.com/kennethreitz/dotfiles\n\n## Other nice software for macOS\n\n[iTerm2] replaces macOS Terminal and gives more configuration options for your\ncommand line experience.\n\n[Karabiner] remaps buttons like \u003ckbd\u003ecaps lock\u003c/kbd\u003e to \u003ckbd\u003eesc\u003c/kbd\u003e and\n\u003ckbd\u003emouse4\u003c/kbd\u003e to \u003ckbd\u003e⌘ \u003c/kbd\u003e+\u003ckbd\u003e[\u003c/kbd\u003e.\n\n[Contexts] provides a nice \u003ckbd\u003e⌘ \u003c/kbd\u003e+\u003ckbd\u003etab\u003c/kbd\u003e menu to switch apps.\n\n[Alfred] replaces Spotlight to instantly search for PDF files, folders, and\nit keeps a nice clipboard history.\n\n[Dash] provides instant and convenient access to lots of documentation.\n\n[RadioSilence] stops apps from phoning home and sending your information to\nservers.\n\n[Unison] synchronizes folders across servers. Unfortunately, it is tedious to\ninstall the OCaml dependencies. The easiest way to get started is with the\n[binary files for version 2.40][unison-binary] for Linux and macOS.\n\n[Alfred]: https://alfredapp.com\n[Contexts]: https://contexts.co\n[Dash]: https://kapeli.com/dash\n[Flycut]: https://github.com/TermiT/Flycut\n[Homebrew]: https://brew.sh\n[iTerm2]: https://www.iterm2.com\n[Karabiner]: https://github.com/tekezo/Karabiner-Elements\n[RadioSilence]: https://radiosilenceapp.com\n[Unison]: http://www.cis.upenn.edu/~bcpierce/unison/index.html\n[unison-binary]: http://unison-binaries.inria.fr/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowkow%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslowkow%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowkow%2Fdotfiles/lists"}