{"id":14973872,"url":"https://github.com/rafi/etc-skel","last_synced_at":"2025-10-27T02:31:32.832Z","repository":{"id":13494205,"uuid":"16184793","full_name":"rafi/etc-skel","owner":"rafi","description":"/etc/skel with super cool confs for tmux, psql, inputrc, git, bash, dircolors, and more.","archived":false,"fork":false,"pushed_at":"2018-11-23T14:57:47.000Z","size":926,"stargazers_count":25,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-06T10:05:42.497Z","etag":null,"topics":["bash","dotfiles","git","mysql","neovim","psql","ranger","skeleton","tmux","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/rafi.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}},"created_at":"2014-01-23T20:33:36.000Z","updated_at":"2024-04-22T09:04:53.000Z","dependencies_parsed_at":"2022-08-31T09:31:30.490Z","dependency_job_id":null,"html_url":"https://github.com/rafi/etc-skel","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/rafi%2Fetc-skel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafi%2Fetc-skel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafi%2Fetc-skel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafi%2Fetc-skel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafi","download_url":"https://codeload.github.com/rafi/etc-skel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238423017,"owners_count":19469691,"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","git","mysql","neovim","psql","ranger","skeleton","tmux","vim"],"created_at":"2024-09-24T13:49:36.857Z","updated_at":"2025-10-27T02:31:32.525Z","avatar_url":"https://github.com/rafi.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rafael Bodill's /etc/skel\n\nMinimal configuration for **remote servers**.\n\nSupported programs:\n\n* _**[ag]**_ - common ignore patterns\n* _**[bash], [npm], [gem]**_ - aliases, exports, completion, colors, inputrc, install paths\n* _**[git]**_ - aliases, advanced settings, common ignore patterns\n* _**[mysql], [psql]**_ - aliases, nicer prompt, comfort settings\n* _**[ranger]**_ - mostly default configuration\n* _**[tmux]**_ - advanced setup\n* _**[vim/neovim]**_ - advanced setup\n\n## Origins\n\nThese configurations were extracted from [rafi/.config] and [rafi/vim-config].\nVisit these repositories for the original full configuration.\n\n## Install\n\nYou will need to extract contents of repository into your `~/` directory,\nand/or the `/etc/skel` directory which contains files and directories that\nare automatically copied over to a new user's home directory when such user\nis created by the `useradd` program.\n\n### Local Install\n\n:warning: This will overwrite existing files.\n\nFollow these instructions if you want to install on a local machine.\n\nSpecific user:\n\n```sh\ncd ~\ncurl -L https://github.com/rafi/etc-skel/archive/master.tar.gz \\\n  | tar xzv --strip-components=1 --exclude README.md\n```\n\nCopy to `/etc/skel`:\n\n```sh\ncurl -L https://github.com/rafi/etc-skel/archive/master.tar.gz \\\n  | tar xzv -C /etc/skel --strip-components=1 --exclude README.md\n```\n\n### Remote Install\n\n:warning: This will overwrite existing files.\n\nFollow these instructions if you want to install onto a remote server:\n\n```sh\ngit clone git://github.com/rafi/etc-skel.git\ncd etc-skel\nrsync -cavh --exclude=.git . user@server:./\n```\n\n[rafi/.config]: https://github.com/rafi/.config\n[rafi/vim-config]: https://github.com/rafi/vim-config\n[ag]: ./.agignore\n[bash]: ./.config/bash\n[npm]: ./.config/npm\n[gem]: ./.config/gemrc\n[git]: ./.config/git\n[mysql]: ./.config/mysql\n[psql]: ./.config/psql\n[vim/neovim]: ./.config/nvim\n[ranger]: ./.config/ranger\n[tmux]: ./.config/tmux\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafi%2Fetc-skel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafi%2Fetc-skel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafi%2Fetc-skel/lists"}