{"id":23291759,"url":"https://github.com/albertoeaf/myemacs","last_synced_at":"2025-04-06T18:21:35.660Z","repository":{"id":49927981,"uuid":"251423771","full_name":"AlbertoEAF/myemacs","owner":"AlbertoEAF","description":"Configuration for my emacs","archived":false,"fork":false,"pushed_at":"2025-02-28T14:11:52.000Z","size":261,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T20:01:31.707Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlbertoEAF.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}},"created_at":"2020-03-30T20:43:02.000Z","updated_at":"2025-02-28T14:11:56.000Z","dependencies_parsed_at":"2023-10-30T13:26:47.081Z","dependency_job_id":null,"html_url":"https://github.com/AlbertoEAF/myemacs","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/AlbertoEAF%2Fmyemacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoEAF%2Fmyemacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoEAF%2Fmyemacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoEAF%2Fmyemacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlbertoEAF","download_url":"https://codeload.github.com/AlbertoEAF/myemacs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247527205,"owners_count":20953214,"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-12-20T05:27:50.585Z","updated_at":"2025-04-06T18:21:35.638Z","avatar_url":"https://github.com/AlbertoEAF.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis repo has all the configurations neatly organized into the `myemacs-2020.org` file.\n\nTo use it just add this line to your `.emacs` file:\n```lisp\n;; Add this to your .emacs file:\n(setq myemacs-dir \"~/myemacs/\")  ;; To load internal modules\n(org-babel-load-file \"~/myemacs/myemacs-2020.org\")\n```\n\n# Installation alternatives:\n\nSince this provides an `init.el` file with that line you can alternatively load that `init.el` directly or even set this repo as the emacs directory to try it out without affecting your emacs:\n\n```lisp\n(setq myemacs-dir \"~/myemacs/\")  ;; To load internal modules\n(setq user-emacs-directory \"~/myemacs\")\n```\n\n\n# Also...\n\nDon't forget that emacs has many built-ins already. Don't re-invent the wheel :)\n\nWant to encase something in quotes, parenthesis or something else? Move the cursor behind your word / selected region and do `M-1 M-(`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoeaf%2Fmyemacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertoeaf%2Fmyemacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertoeaf%2Fmyemacs/lists"}