{"id":26786157,"url":"https://github.com/derekahn/dotfiles","last_synced_at":"2026-02-17T01:02:49.954Z","repository":{"id":77593157,"uuid":"41390967","full_name":"derekahn/dotfiles","owner":"derekahn","description":"A collection of my configurations","archived":false,"fork":false,"pushed_at":"2026-01-10T22:49:00.000Z","size":457,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-11T06:09:40.979Z","etag":null,"topics":["dotfiles-macos","neovim","tmux"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/derekahn.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-25T22:23:51.000Z","updated_at":"2025-03-15T15:25:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f84598e-c640-43e2-bdea-759f4eff47ae","html_url":"https://github.com/derekahn/dotfiles","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/derekahn/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derekahn","download_url":"https://codeload.github.com/derekahn/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekahn%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29528249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T00:57:22.232Z","status":"ssl_error","status_checked_at":"2026-02-17T00:54:25.811Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dotfiles-macos","neovim","tmux"],"created_at":"2025-03-29T11:35:45.782Z","updated_at":"2026-02-17T01:02:49.825Z","avatar_url":"https://github.com/derekahn.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles 🏠\n\nA portable environment for any 🍎 💻\n\n## Examples 📸\n\n### Dashboard\n\n![alpha](https://user-images.githubusercontent.com/5381156/196766122-8669cf89-a3c6-417c-a01a-b4ae62bddede.png)\n\n### With Tmux\n\n![tmux](https://user-images.githubusercontent.com/5381156/196766125-56ec796e-cd36-4238-b1f0-d0565091d2ab.png)\n\n### Which-key\n\n![Which-key](https://user-images.githubusercontent.com/5381156/196766124-ecce1e11-17d5-42c1-881b-99667ac85f3e.png)\n\n### Spell Suggest\n\n![spelling](https://user-images.githubusercontent.com/5381156/196766128-c89b51c4-a5fb-4e57-9c4f-778fe7526164.png)\n\n### Buffer Explorer (ctrl-b)\n\n![ctrl-b](https://user-images.githubusercontent.com/5381156/196766120-15913074-2e1c-44e5-9e38-ac725d54d609.png)\n\n### Fuzzy Find (ctrl-f)\n\n![ctrl-f](https://user-images.githubusercontent.com/5381156/196766117-ca5c88e3-9e12-4970-b88f-3a948ee56fa9.png)\n\n## Setup Iterm2\n\n### Setting 🤓 Nerd Font ✒\n\n```shell\niTerm2 -\u003e Preferences -\u003e Profiles -\u003e Text -\u003e Font -\u003e Change Font\n```\n\n### Setting up iterm colors\n\nDownload my preset colors\n\n```bash\ncurl -L https://gist.githubusercontent.com/derekahn/fce4b5367006d10ca91a171d992999e0/raw/1da64f3ca436c7c8d3e9c5c62d25ee22fe6a1e02/onedark.itermcolors.xml -o ~/Documents/onedark.itermcolors\n```\n\nImport the preset colors into iTerm2\n\n```shell\niTerm2 -\u003e Preferences -\u003e Profiles -\u003e Colors -\u003e Color Presets... -\u003e Import...\n```\n\nSelect the preset color `onedark`\n\n```shell\niTerm2 -\u003e Preferences -\u003e Profiles -\u003e Colors -\u003e Color Presets... -\u003e onedark\n```\n\n### Setting up iterm status bar\n\n```shell\niTerm2 -\u003e Preferences \u003e Profiles \u003e Session\n```\n\n- Turn on `Status bar enabled` at the bottom right pane\n- Then click Configure Status Bar to begin setting up your status bar configuration\n\n```shell\niTerm2 -\u003e Preferences \u003e Appearance \u003e General\n```\n\n### Setting up iterm for tmux copy/paste\n\n```shell\niTerm2 -\u003e Preferences \u003e Profiles \u003e Selection -\u003e Applications in terminal may access clipboard\n```\n\n![iterm enable vi yank for tmux](https://user-images.githubusercontent.com/5381156/222502391-adb9f25a-a644-4fd7-a4d3-bbea376559dc.png)\n\n### Setting up rectangle\n\n```bash\ncurl -L https://gist.githubusercontent.com/derekahn/57717fa5301d24bcfb888a58178f5ab1/raw/35b0e55a5315449cf64abee40ba3c3cd37291c75/RectangleConfig.json -o ~/Documents/RectangleConfig.json\n```\n\n![Rectangle Config](https://user-images.githubusercontent.com/5381156/196766181-fe51ad11-7767-4cec-9847-13958f41cfc9.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekahn%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekahn%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekahn%2Fdotfiles/lists"}