{"id":13846508,"url":"https://github.com/rmm5t/dotfiles","last_synced_at":"2025-05-16T12:05:40.461Z","repository":{"id":397915,"uuid":"16044","full_name":"rmm5t/dotfiles","owner":"rmm5t","description":"●📄 Ryan McGeary's configuration shiznit that makes him productive","archived":false,"fork":false,"pushed_at":"2025-01-16T18:35:46.000Z","size":739,"stargazers_count":282,"open_issues_count":0,"forks_count":64,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-05T10:47:16.636Z","etag":null,"topics":["bash","dotfiles","emacs","git","tmux"],"latest_commit_sha":null,"homepage":"http://ryan.mcgeary.org","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/rmm5t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["rmm5t"],"custom":"https://www.paypal.me/rmm5t/5"}},"created_at":"2008-05-11T18:07:17.000Z","updated_at":"2025-03-28T18:17:19.000Z","dependencies_parsed_at":"2024-01-18T09:04:43.900Z","dependency_job_id":"8926b520-5fa8-42cb-984b-93eadfcd83a2","html_url":"https://github.com/rmm5t/dotfiles","commit_stats":{"total_commits":904,"total_committers":5,"mean_commits":180.8,"dds":0.3672566371681416,"last_synced_commit":"93d4d46ed2fda888c485193aabf8b6d1c0bdd2c0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmm5t%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmm5t","download_url":"https://codeload.github.com/rmm5t/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994120,"owners_count":21030050,"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":["bash","dotfiles","emacs","git","tmux"],"created_at":"2024-08-04T18:00:36.123Z","updated_at":"2025-04-09T07:04:25.255Z","avatar_url":"https://github.com/rmm5t.png","language":"Emacs Lisp","funding_links":["https://github.com/sponsors/rmm5t","https://www.paypal.me/rmm5t/5"],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"# Getting Started\n\nClone this (or a forked version of this) repository.\n\n    $ cd ~\n    $ git clone https://github.com/rmm5t/dotfiles.git .dotfiles\n\n**(Option 1)** If you'd like to symlink everything from this repository to your\nhome directory, run `install.rb`. This will also sync and update all the git\nsubmodules within.\n\n    $ cd ~/.dotfiles\n    $ ./install.rb\n\nThis install script is idempotent, meaning you can run it over and over again\nwithout fear of breaking anything. Use it as an installer or to upgrade after\nmerging from an upstream fork.\n\n**(Option 2)** If you'd like to just symlink one or more configurations to your\nhome directory manually, you can.  If you take this approach, you'll have to\nupdate all the git submodules manually.\n\n    $ cd ~/.dotfiles\n    $ git submodule sync\n    $ git submodule update --init --recursive\n    $ ln -ns emacs   ~/.emacs\n    $ ln -ns emacs.d ~/.emacs.d\n\n**(Option 3)** Just look around and pick and choose what you like for your own\n  dotfiles.\n\n## Notes\n\nIf you'd like to use git and github, be sure to add your own `~/.gitconfig_local` file:\n\n```\n[user]\n  email = email@example.com\n  name = Your Name\n[github]\n  user = your-github-username\n```\n\n## Requirements\n\n* *nix environment (e.g. Mac OS X or Linux)\n* Bash version \u003e= 3 (for command line enhancements)\n* Emacs version \u003e= 24 (for emacs config and setup)\n* Ruby (for the install.rb to work)\n\n## License\n\n[MIT License](https://rmm5t.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmm5t%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmm5t%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmm5t%2Fdotfiles/lists"}