{"id":18784920,"url":"https://github.com/ghostbar/quickconfig","last_synced_at":"2026-04-26T20:31:01.756Z","repository":{"id":12526989,"uuid":"15196889","full_name":"ghostbar/quickconfig","owner":"ghostbar","description":"Quick script for configuring a shell the way I like it","archived":false,"fork":false,"pushed_at":"2017-03-26T07:12:25.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T02:03:56.152Z","etag":null,"topics":["dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghostbar.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}},"created_at":"2013-12-15T03:02:32.000Z","updated_at":"2016-02-24T04:30:59.000Z","dependencies_parsed_at":"2022-07-08T00:56:04.700Z","dependency_job_id":null,"html_url":"https://github.com/ghostbar/quickconfig","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ghostbar/quickconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fquickconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fquickconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fquickconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fquickconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostbar","download_url":"https://codeload.github.com/ghostbar/quickconfig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostbar%2Fquickconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dotfiles"],"created_at":"2024-11-07T20:44:28.487Z","updated_at":"2026-04-26T20:31:01.739Z","avatar_url":"https://github.com/ghostbar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Quick Config\n============\n\nThis is how ends up:\n\n![Screenshot](https://cldup.com/nQAaKxfu9o.png)\n\nTL;DR\n-----\n\nRequires `sudo` powers and `bash` (not `sh`, very important to use `bash`).\n\nGenerating a SSH key and uploading it is good to have.\n\n    ssh-keygen -t rsa -b 4096\n\nDownload `install.sh`:\n\n    wget https://github.com/ghostbar/quickconfig/raw/master/install.sh\n\nIf installing on Linux, then:\n\n    bash install.sh --linux\n\nIf installing on Mac, then:\n\n    bash install.sh --mac\n\nHelp?\n\n    bash install.sh --help\n\nWhat's this?\n------------\nThis will leave a shell with the following installed:\n\n+ `git` and `tig` (a `gitk` for the terminal) with basic `gitconfig` and `gitignore` from [`ghostbar/dotfiles`](https://github.com/ghostbar/dotfiles).\n+ `tmux` and it's configs from [`ghostbar/dotfiles`](https://github.com/ghostbar/dotfiles).\n+ Some basics configs for `bash`.\n+ `zsh` and it's configs from [`ghostbar/dotfiles`](https://github.com/ghostbar/dotfiles), together with `prezto` (and defaults to `zsh` on the terminal).\n+ `vim` and it's configs from [`ghostbar/dotvim`](https://github.com/ghostbar/dotvim).\n+ `powerline` and it's configs from [`ghostbar/dotfiles`](https://github.com/ghostbar/dofiles).\n+ `xclip` on Linux for copy and paste support on `tmux` and `vim`.\n+ `curl`\n\nHow do I update this?\n---------------------\n\n    bash install.sh --update\n\nThis will update your `powerline`, `prezto`, `dotfiles` and `dotvim`.\n\nKnown issues\n------------\nIf `sh` is used instead of `bash` it will fail. `sh` does not have `pushd` on which this `install.sh` script depends heavily.\n\nLicense\n-------\n© 2014-2015, Jose-Luis Rivas `\u003cme@ghostbar.co\u003e`\n\nLicensed under the MIT terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostbar%2Fquickconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostbar%2Fquickconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostbar%2Fquickconfig/lists"}