{"id":16605740,"url":"https://github.com/jedahan/dotfiles","last_synced_at":"2025-03-21T14:30:46.107Z","repository":{"id":137064212,"uuid":"2120596","full_name":"jedahan/dotfiles","owner":"jedahan","description":":hibiscus: ghostty, git, helix, mpv, ssh, zsh","archived":false,"fork":false,"pushed_at":"2025-01-21T16:10:00.000Z","size":16260,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"macOS","last_synced_at":"2025-03-20T08:19:35.411Z","etag":null,"topics":["dotfiles","ghostty","helix","jj","jujutsu","linux","macos","mpv","ssh","zsh"],"latest_commit_sha":null,"homepage":"","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/jedahan.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":"2011-07-28T20:39:51.000Z","updated_at":"2025-03-18T06:16:46.000Z","dependencies_parsed_at":"2023-03-21T11:03:27.386Z","dependency_job_id":"f3b18d58-2fad-418d-a7ee-107a12c38fb2","html_url":"https://github.com/jedahan/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/jedahan%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedahan%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedahan%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedahan%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedahan","download_url":"https://codeload.github.com/jedahan/dotfiles/tar.gz/refs/heads/macOS","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244815076,"owners_count":20514879,"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":["dotfiles","ghostty","helix","jj","jujutsu","linux","macos","mpv","ssh","zsh"],"created_at":"2024-10-12T01:01:26.125Z","updated_at":"2025-03-21T14:30:46.101Z","avatar_url":"https://github.com/jedahan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[jedahan][]'s dotfiles for [ghostty][], [zsh][], [hx][], [jj][], [ssh][], and [mpv][] on [macOS][].\n\n\nCustomizations are minimal, understandable, and independent, so newcomers can dive in.\n\n\u003e check out [the linux branch](https://github.com/jedahan/dotfiles/tree/linux)\n\n![screenshot](screenshot.png)\n\n### Installation\n\nClone this repository\n\n    jj git clone https://github.com/jedahan/dotfiles.git ~/.dotfiles\n\nBackup existing files\n\n    jj --repository ~/.dotfiles file list | xargs -I _ mv -vi \"$HOME/_\" \"$HOME/_.backup\"\n\nSymlink dotfiles to home directory\n\n    jj --repository ~/.dotfiles file list | xargs -I _ ln -sf \"$HOME/.dotfiles/_\" \"$HOME/_\"\n\nSetup function for managing dotfiles when in home directory\n\n    jj() { command jj $([[ \"$PWD\" == \"$HOME\" ]] \u0026\u0026 echo \"--repository .dotfiles\") \"$@\"; }\n\n### Usage\n\nManage changes with `jj` in your home directory\n\n    jj status\n\nAdd a config file to git\n\n    cd\n    mv .config/app.toml .dotfiles/.config/app.toml\n    ln -sf .dotfiles/.config/app.toml ~/.config/app.toml\n    jj describe --message 'track app config'\n\n### Uninstallation\n\nBackup existing files\n\n    jj --repository ~/.dotfiles file list | xargs -I _ mv -vi \"$HOME/_\" \"$HOME/_.backup\"\n\nCopy dotfiles from repo back to home\n\n    jj --repository ~/.dotfiles file list | xargs -I _ cp -i \"$HOME/.dotfiles/_\" \"$HOME/_\"\n\n[jedahan]: http://jonathan.is\n\n[ghostty]: https://github.com/ghostty-org/ghostty\n[hx]: https://helix-editor.com\n[jj]: https://martinvonz.github.io/jj\n[macOS]: https://www.apple.com/macos/sequoia\n[mpv]: https://mpv.io\n[ssh]: https://openssh.com\n[zsh]: https://zsh.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedahan%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedahan%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedahan%2Fdotfiles/lists"}