Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avivbens/shell-config
CLI Tool for MacOS setup - apps, shell, assets, etc.
https://github.com/avivbens/shell-config
apps cli configuration macos setup shell zsh
Last synced: 10 days ago
JSON representation
CLI Tool for MacOS setup - apps, shell, assets, etc.
- Host: GitHub
- URL: https://github.com/avivbens/shell-config
- Owner: Avivbens
- License: mit
- Created: 2023-08-15T09:57:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-20T11:53:54.000Z (6 months ago)
- Last Synced: 2024-05-21T12:00:35.357Z (6 months ago)
- Topics: apps, cli, configuration, macos, setup, shell, zsh
- Language: TypeScript
- Homepage: https://avivbens.github.io/shell-config/
- Size: 25.9 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Shell-Config CLI - Your MacOS Setup Tool
**🚀 Simplify your MacOS setup** with `shell-config` - a CLI tool that does it all for you:
installs apps, configures your dev system, and personalizes your working station.**Turn your new Mac into a useful working station in minutes**
[![Latest Version Downloads](https://img.shields.io/github/downloads/avivbens/shell-config/latest/total?label=Latest%20Version%20Downloads&color=green)](https://github.com/avivbens/shell-config/releases/latest)
[![Latest Version](https://img.shields.io/github/v/release/avivbens/shell-config?label=Latest%20Version&color=green)](https://github.com/avivbens/shell-config/releases/latest)
[![Total Downloads](https://img.shields.io/github/downloads/avivbens/shell-config/total?label=Total%20Downloads&color=blue)](https://github.com/avivbens/shell-config/releases)[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/kcao7snkgx)
## CLI Installation
```bash
sudo -v && /bin/bash -c "$(curl -fsSLk https://raw.githubusercontent.com/avivbens/shell-config/HEAD/src/scripts/init.sh)"
```![Shell Config Logo](docs/public/logos/logo-full.png)
## The Reason
`shell-config` is your go-to CLI tool for seamless MacOS configuration, app installation and zsh aliases commands.
Set up the very same environment, with a personalization touch just for your needs, on every MacOS machine within minutes, enjoy a consistent experience across all devices.
## Contributing
Good to know that you want to contribute to this project! 🎉
See [CONTRIBUTING.md](CONTRIBUTING.md)