{"id":19346646,"url":"https://github.com/tomfran/dotfiles","last_synced_at":"2025-07-04T12:07:47.665Z","repository":{"id":224341743,"uuid":"763016428","full_name":"tomfran/dotfiles","owner":"tomfran","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-29T11:13:50.000Z","size":265155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-29T12:26:25.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/tomfran.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}},"created_at":"2024-02-25T10:37:26.000Z","updated_at":"2025-06-29T11:13:52.000Z","dependencies_parsed_at":"2024-07-16T00:47:28.292Z","dependency_job_id":"15350ece-31b5-48ab-a4a0-9898933cc99f","html_url":"https://github.com/tomfran/dotfiles","commit_stats":null,"previous_names":["tomfran/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomfran/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfran%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfran%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfran%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfran%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomfran","download_url":"https://codeload.github.com/tomfran/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomfran%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263507898,"owners_count":23477406,"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-11-10T04:11:25.749Z","updated_at":"2025-07-04T12:07:42.657Z","avatar_url":"https://github.com/tomfran.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n## Setup\n\nInstall [GNU Stow](https://www.gnu.org/software/stow/)\n\n```\nbrew instsall stow\n```\n\nClone and stow with the following command.\n\n```\ncd \u0026\u0026 git clone git@github.com:tomfran/dotfiles.git\n```\n\nSymlink using stow\n\n```\ncd \u0026\u0026 cd dotfiles \u0026\u0026 stow .\n```\n\n\u003e Move any file contained here, to avoid stow error. \n\n## ZSH\n\nRequired:\n- [fzf](https://github.com/junegunn/fzf): history and cd completions;\n- [zoxide](https://github.com/ajeetdsouza/zoxide): smart cd.\n\nAfter stowing, run `source ~/.zshrc` this or restart the shell.\n\n## Mac OS Specific\n\nRemove dock hide delay\n\n```\ndefaults write com.apple.dock autohide-delay -float 0 \u0026\u0026 killall Dock\n```\n\nSpeed up dock hide animation\n\n```\ndefaults write com.apple.dock autohide-time-modifier -float 0.5 \u0026\u0026 killall Dock\n```\n\nTiling window manager [AeroSpace](https://github.com/nikitabobko/AeroSpace)\n\n```\nbrew install --cask nikitabobko/tap/aerospace\n```\n\nReplace Caps Lock with Control\n\n```\nSettings \u003e Keyboard \u003e Keyboard Shortcuts \u003e Modifier Keys \u003e Caps Lock to Control\n```\n\nDisplay scaling\n\n```\nSettings \u003e Display \u003e More Space\n```\n\nHide stuff from top bar\n\n```\nSettings \u003e Control Center \u003e Turn off stuff\n```\n\nEnable ctrl + cmd + click drag\n\n```\ndefaults write -g NSWindowShouldDragOnGesture YES\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfran%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomfran%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomfran%2Fdotfiles/lists"}