{"id":18136251,"url":"https://github.com/purarue/bootstrap","last_synced_at":"2025-04-19T16:08:10.347Z","repository":{"id":94609854,"uuid":"237336650","full_name":"purarue/bootstrap","owner":"purarue","description":"A script to setup a new bash VPS/servers with defaults I like","archived":false,"fork":false,"pushed_at":"2025-02-27T20:29:13.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T21:44:43.676Z","etag":null,"topics":["bash","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purarue.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":"2020-01-31T01:03:18.000Z","updated_at":"2025-02-27T20:29:17.000Z","dependencies_parsed_at":"2024-11-08T15:04:01.165Z","dependency_job_id":"66a48ff9-417d-46f1-aa81-ef3b2eefa155","html_url":"https://github.com/purarue/bootstrap","commit_stats":null,"previous_names":["purarue/bootstrap","seanbreckenridge/bootstrap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purarue%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purarue","download_url":"https://codeload.github.com/purarue/bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249220841,"owners_count":21232421,"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","shell"],"created_at":"2024-11-01T14:41:24.704Z","updated_at":"2025-04-16T08:33:38.424Z","avatar_url":"https://github.com/purarue.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootstrap\n\nA script to setup a new `bash` VPS/servers with defaults I like.\n\nCan be run repeatedely to update from newly pushed changes to this repo.\n\nRun:\n\n```\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/purarue/bootstrap/master/bootstrap)\"\n```\n\nOr, shorter (just redirects to the link above) in case I need to type it out:\n\n```\nbash -c \"$(curl -sL purarue.xyz/s/b)\"\n```\n\nAny additional bash customization gets put in `~/.bash_ext`\n\n### Requires:\n\n- `curl`\n- `git`\n\nOn a debian-based server, that can typically be satisfied like: `apt update \u0026\u0026 apt install curl git`\n\n### Features:\n\nPrompts you to build neovim from scratch (on a debian-like system), which you could also do with:\n\n```\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/purarue/bootstrap/master/build_neovim)\"\n```\n\n- Sets some default environment variables:\n  - Color/Language Options\n  - `PS1` (prompt)\n- Sets some basic aliases (`ls`/`ll`/git related aliases/`e` to `nvim`)\n- prompts user to set global name, username and sets default editor for `git`\n- neovim: clones my dotfiles to ~/.dotfiles and `rsync`s my neovim configuration, adds a `nvim_update_config` function to sync it later\n- Installs fzf, sets up fzf integration (Ctrl+T,Ctrl+R)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurarue%2Fbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurarue%2Fbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurarue%2Fbootstrap/lists"}