{"id":16239122,"url":"https://github.com/jessebraham/.emacs.d","last_synced_at":"2026-01-21T19:34:54.325Z","repository":{"id":76242504,"uuid":"355965091","full_name":"jessebraham/.emacs.d","owner":"jessebraham","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-24T17:11:49.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T02:45:19.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jessebraham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-04-08T15:43:17.000Z","updated_at":"2024-10-24T17:11:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"89115bac-d4af-4783-bab3-f73e3b858537","html_url":"https://github.com/jessebraham/.emacs.d","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/jessebraham%2F.emacs.d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessebraham%2F.emacs.d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessebraham%2F.emacs.d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessebraham%2F.emacs.d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessebraham","download_url":"https://codeload.github.com/jessebraham/.emacs.d/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247812176,"owners_count":21000244,"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-10T13:42:23.921Z","updated_at":"2025-04-08T09:28:11.808Z","avatar_url":"https://github.com/jessebraham.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .emacs.d\n\nMy personal Emacs configuration. Mostly intended for use developing Rust.\n\n## Prerequisites\n\n### Fonts\n\nThis configuration assumes that the [Source Code Pro] font is installed.\n\n[Source Code Pro]: https://adobe-fonts.github.io/source-code-pro/\n\n### Rust\n\nEnsure that [Rust] is installed on your system; this can be accomplished with\n[rustup], e.g. on Unix-like systems:\n\n```shell\n$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\nAdditionally, [rust-analyzer] and [cargo-expand] are required:\n\n```shell\n$ rustup component add rust-analyzer\n$ cargo install cargo-expand\n```\n\n[Rust]: https://rust-lang.org/\n[rustup]: https://rustup.rs/\n[rust-analyzer]: https://github.com/rust-lang/rust-analyzer\n[cargo-expand]: https://github.com/dtolnay/cargo-expand\n\n## Setup\n\n- Clone this repository to `$HOME/.emacs.d/`.\n- Start Emacs and let all packages download.\n- Install the icon fonts with:\n  - `M-x all-the-icons-install-fonts`\n  - `M-x nerd-icons-install-fonts`\n- Restart Emacs to allow all visual changes to be applied\n\n## License\n\nThe contents of this repository are licensed under the [BSD 3-Clause License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessebraham%2F.emacs.d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessebraham%2F.emacs.d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessebraham%2F.emacs.d/lists"}