{"id":15994398,"url":"https://github.com/oskarrough/emacs","last_synced_at":"2026-02-04T10:13:36.127Z","repository":{"id":151237903,"uuid":"448042883","full_name":"oskarrough/emacs","owner":"oskarrough","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-20T13:29:31.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T00:16:05.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/oskarrough.png","metadata":{"files":{"readme":"readme.el","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":"2022-01-14T16:58:06.000Z","updated_at":"2022-01-14T17:30:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6915750-509d-4155-b835-93af279bd6c1","html_url":"https://github.com/oskarrough/emacs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oskarrough/emacs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Femacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Femacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Femacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Femacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oskarrough","download_url":"https://codeload.github.com/oskarrough/emacs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Femacs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262376234,"owners_count":23301344,"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-08T07:08:46.137Z","updated_at":"2026-02-04T10:13:31.109Z","avatar_url":"https://github.com/oskarrough.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"(setq make-backup-files nil)\n\n(defun config-visit()\n  \"Visit the emacs config directory, to quickly access and make changes.\"\n  (interactive)\n  (find-file \"~/.emacs.d/\"))\n(global-set-key (kbd \"C-c e\") 'config-visit)\n\n(defun config-reload()\n  \"Reload the user config, to get the latest saved changes\"\n  (interactive)\n  (load user-init-file))\n(global-set-key (kbd \"C-c r\") 'config-reload)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Femacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foskarrough%2Femacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Femacs/lists"}