{"id":15881168,"url":"https://github.com/willrax/dotfiles","last_synced_at":"2025-04-02T05:25:51.620Z","repository":{"id":20183155,"uuid":"23454178","full_name":"willrax/dotfiles","owner":"willrax","description":":house: dotfiles for mac","archived":false,"fork":false,"pushed_at":"2021-12-03T08:47:48.000Z","size":51,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T20:12:32.669Z","etag":null,"topics":[],"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/willrax.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":"2014-08-29T05:57:45.000Z","updated_at":"2023-03-08T16:42:36.000Z","dependencies_parsed_at":"2022-07-21T07:33:14.982Z","dependency_job_id":null,"html_url":"https://github.com/willrax/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/willrax%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willrax%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willrax%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willrax%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willrax","download_url":"https://codeload.github.com/willrax/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246760773,"owners_count":20829356,"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-06T03:40:29.882Z","updated_at":"2025-04-02T05:25:51.580Z","avatar_url":"https://github.com/willrax.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nInstallation:\n\n```shell\ngit clone git@github.com:willrax/dotfiles.git\n```\n\n- Copy the `gitconfig.sample` into `gitconfig` and update the name, email, and paths.\n- Run `ruby launch.rb`\n\n## Homebrew\n\nInstall Homebrew with this command:\n\n```shell\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)\"\n```\n\nIn the dotfiles folder run `brew bundle`.\n\n## Prezto\n\nTo install Prezto run:\n\n```shell\ngit clone --recursive https://github.com/sorin-ionescu/prezto.git \"${ZDOTDIR:-$HOME}/.zprezto\"\n```\n\n## Colors\n\nI use base16 shell. To install the color palette run:\n\n```shell\ngit clone https://github.com/chriskempson/base16-shell.git ~/.config/base16-shell\n```\n\n## iTerm 2\n\nLoad the iterm.json profile file in to iTerm 2.\n\n## Fonts\n\nI use [Dank Mono](https://dank.sh/).\n\n## Tool Versions\n\nTo manage language versions I use [asdf](https://asdf-vm.com/). Globally used versions are kept in .tool-versions. To install asdf run:\n\n```shell\ngit clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch [LATEST-VERSION]\n```\n\nThen to install all required versions run:\n\n```shell\nasdf install\n```\n\n# Other Settings\n\n- Enable key repeat in VSCode\n\n```shell\ndefaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false\n```\n\n- Change trackpad sensitivity to 6\n- Change key repeat and press delay to max\n- Add spaces to dock\n\n```shell\ndefaults write com.apple.dock persistent-apps -array-add '{\"tile-type\"=\"spacer-tile\";}'\n```\n\n# Apps to Install\n\n- [Clean Shot X](https://getcleanshot.com/)\n- [1Password](https://1password.com)\n- [Alfred](https://alfredapp.com)\n- [Bartender](https://www.macbartender.com/)\n- [Chrome](https://www.google.com/chrome/)\n- [VS Code](https://code.visualstudio.com/)\n- [Slack](https://slack.com)\n- [Discord](https://discord.com)\n- [Tower](https://git-tower.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillrax%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillrax%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillrax%2Fdotfiles/lists"}