{"id":31379367,"url":"https://github.com/imaginator/dotfiles","last_synced_at":"2025-09-28T07:48:42.373Z","repository":{"id":4944605,"uuid":"6101785","full_name":"imaginator/dotfiles","owner":"imaginator","description":"$HOME never felt this good.","archived":false,"fork":false,"pushed_at":"2025-09-22T11:05:48.000Z","size":518,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-22T13:08:07.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"soffes/sstoolkit","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imaginator.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":"2012-10-06T10:27:53.000Z","updated_at":"2025-09-22T11:05:52.000Z","dependencies_parsed_at":"2023-11-15T16:28:09.190Z","dependency_job_id":"48aa6f69-3796-4c36-b6c7-cfea4e87985a","html_url":"https://github.com/imaginator/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imaginator/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaginator%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaginator%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaginator%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaginator%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imaginator","download_url":"https://codeload.github.com/imaginator/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaginator%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277340300,"owners_count":25801863,"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-28T02:00:08.834Z","response_time":79,"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":[],"created_at":"2025-09-28T07:48:39.013Z","updated_at":"2025-09-28T07:48:42.364Z","avatar_url":"https://github.com/imaginator.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My dotfiles\n\nMaking things more like $HOME\n\n```bash\nsudo sh -c 'echo \"$(logname) ALL=(ALL:ALL) NOPASSWD: ALL\" \u003e /etc/sudoers.d/$(logname)' \u0026\u0026 sudo chmod 440 /etc/sudoers.d/$(logname)\nsudo apt-get install git tmux zsh vim stow htop strace ltrace zsh-syntax-highlighting\nsudo update-alternatives --set editor /usr/bin/vim.basic\nsudo useradd simon -s /usr/bin/zsh -m -G simon -G sudo\nsudo passwd simon\nsudo chsh -s /bin/zsh simon \nsudo usermod -a -G sudo,adm,systemd-journal simon\nsudo -i -u simon\ngit clone https://github.com/imaginator/dotfiles.git\ncd dotfiles\ngit pull --recurse-submodules --jobs=10\ngit clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh\nstow bin code git htop ssh tmux vim zsh\ngit clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions\ngit clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting\nzsh\n\n# from another machine\nssh-copy-id -i .ssh/id_simon  simon@\u003cnew-machine\u003e\n```\n\nOther things:\n\nkeyboard is defined as being `Macintosh ISO layout (International English)`\n\n```bash\ngsettings set org.gnome.desktop.input-sources sources \"[('xkb', 'us+mac')]\"\ngsettings set org.gnome.desktop.input-sources xkb-options \"['compose:ralt']\" # set compose character\n```\n- For ä you press Compose,\", a\n- For € you press Compose,=, e\n- For £ you press Compose,-, l.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaginator%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimaginator%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaginator%2Fdotfiles/lists"}