{"id":19778318,"url":"https://github.com/a-x-/apps","last_synced_at":"2025-08-20T18:14:17.017Z","repository":{"id":65480239,"uuid":"42338518","full_name":"a-x-/apps","owner":"a-x-","description":" macOS Minimal Sensible System Settings, Dotfiles, Apps Install\u0026Setup manuals and automation","archived":false,"fork":false,"pushed_at":"2025-05-28T10:47:29.000Z","size":281,"stargazers_count":7,"open_issues_count":9,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-27T09:32:43.521Z","etag":null,"topics":["dotfiles","frontend","macos"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/a-x-.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-12T00:32:21.000Z","updated_at":"2025-05-28T10:47:33.000Z","dependencies_parsed_at":"2025-07-27T09:18:10.907Z","dependency_job_id":"353dffd4-ad2a-4df4-8607-383423cd9938","html_url":"https://github.com/a-x-/apps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-x-/apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Fapps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Fapps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Fapps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Fapps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-x-","download_url":"https://codeload.github.com/a-x-/apps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-x-%2Fapps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271362434,"owners_count":24746498,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","frontend","macos"],"created_at":"2024-11-12T05:28:54.083Z","updated_at":"2025-08-20T18:14:16.961Z","avatar_url":"https://github.com/a-x-.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ... Because a wide-system backups are not so cool.\u003cbr/\u003e\n\u003e Every reinstallation drives env/system settings evolution and refreshes the experience\n\nMinimal sensible configuration\n\n## Repo Content\n* `name.list.generator.sh` — endpoint app list generators\n* `name.list.generation.*` — manual instructions\n* `src-*` — intermediate app list generator\n\n## Manual steps\n1. [Prepare the reinstallation](https://github.com/a-x-/apps/blob/master/prepare-reinstall-os.md)\n2. [Tune installed os](https://github.com/a-x-/apps/blob/master/prepare-installed-os.md)\n\n## Install all\nhttps://github.com/a-x-/.files/blob/master/installer.sh\n\n## Lists of apps\n```sh\nls | grep 'list$' | grep -v src\n```\n* [appstore.list](appstore.list)\n* [brew-cask.list](brew-cask.list)\n* [brew.list](brew.list)\n* [npm.list](npm.list)\n* [vscode.list](vscode.list)\n* [web.list](web.list)\n\n## Generators of lists\n```sh\nls | grep gen | grep -v README\n```\n* [appstore.list.generation.txt](appstore.list.generation.txt)\n* [brew-cask.list.from.web.list.generation.sh](brew-cask.list.from.web.list.generation.sh)\n* [brew-cask.list.generator.sh](brew-cask.list.generator.sh)\n* [brew.list.generator.sh](brew.list.generator.sh)\n* [npm.list.generator.sh](npm.list.generator.sh)\n* [src-builtin.list.generation.txt](src-builtin.list.generation.txt)\n* [src-installed.list.generator.sh](src-installed.list.generator.sh)\n* [vscode.list.generator.sh](vscode.list.generator.sh)\n* [web.list.generator.sh](web.list.generator.sh)\n\n## Alternatives\n\nAutomation:\n* [paulirish/dotfiles](https://github.com/paulirish/dotfiles) ⭑ 3 143 — automated opinionate MacOS\u0026Dotfiles Setup\n  * [bins](https://github.com/paulirish/dotfiles/tree/master/bin): git-delete-squashed-and-merged-branches\n* [AkkeyLab/mac-auto-setup](https://github.com/AkkeyLab/mac-auto-setup) ⭑ 14 — well automation, updating, well structurized\n* [bkuhlmann/mac_os](https://github.com/bkuhlmann/mac_os) ⭑ 171 — installation with a menu\n* [jasonbarone/dotfiles](https://github.com/jasonbarone/dotfiles) ⭑ 32\n\nDotfiles:\n* [tenorok/dotfiles](https://github.com/tenorok/dotfiles) — basic MacOS\u0026Dotfiles Setup\n* [necolas/dotfiles](https://github.com/necolas/dotfiles) ⭑ 632\n* [a-x-/.files](https://github.com/a-x-/.files)\n\n## TODO\n* Add sublime plugins\n* Add gems\n* Add pips\n* Add macOS Setup Scripts\n* look at \n    * [Mac CLI](https://github.com/rgcr/m-cli): Swiss Army Knife for macOS\n    * [paulirish/dotfiles](https://github.com/paulirish/dotfiles)\n    * status menus customization: bartender\n    * touchbar (control stripe) customization:\n        * [9to5mac article](https://9to5mac.com/2017/02/07/how-to-customize-the-macbook-pro-touch-bar/)\n    * [BetterTouchTool](https://blog.boastr.net/)\n        * [vas3k article (ru)](https://vas3k.ru/blog/touchbar/)\n        * trackpad custom gestures\n        * touchbar (control stripe) customization\n        * more\n    * better firewall: littlesnitch\n* coffeine, caffenate: Shell-command, Alfred-menu, Gui-button\n   * Add “Tmp Prevent laptop cover close sleep mode“\n   * Add \"Tmp Prevent sleep schedule\"\n* describe every configuration motivation\n* search for dotfiles awesome list\n\n----\n_Generated by `README.md.generator.sh`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-x-%2Fapps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-x-%2Fapps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-x-%2Fapps/lists"}