Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msanders/setup
Minimal configuration managed by zero.sh. Features a fully complete & reproducible setup on macOS with Emacs, Fish, Tmux, and various other tools, languages and settings.
https://github.com/msanders/setup
dotfiles emacs macos zero-sh
Last synced: 7 days ago
JSON representation
Minimal configuration managed by zero.sh. Features a fully complete & reproducible setup on macOS with Emacs, Fish, Tmux, and various other tools, languages and settings.
- Host: GitHub
- URL: https://github.com/msanders/setup
- Owner: msanders
- License: mit
- Created: 2020-02-06T21:32:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T16:44:29.000Z (about 4 years ago)
- Last Synced: 2025-01-28T20:07:39.414Z (8 days ago)
- Topics: dotfiles, emacs, macos, zero-sh
- Language: Shell
- Homepage:
- Size: 768 KB
- Stars: 30
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
Run this:
```sh
$ git clone --recursive https://github.com/msanders/setup ~/.dotfiles
$ caffeinate ~/.dotfiles/zero/setup
```This will run the appropriate installers and symlink the contained files to your
home directory. Everything is configured and tweaked within `~/.dotfiles`.**Note**: it may be necessary to log in to the App Store before running, as
`brew bundle` will invoke [`mas`](https://github.com/mas-cli/mas) which requires
it.For a full list of steps done on new machines, see
[CHECKLIST.md](./CHECKLIST.md).##
This repo uses [zero.sh](https://github.com/zero-sh/zero.sh) for system setup
and configuration.Licensed under the MIT License, except where otherwise noted. See
[LICENSE](LICENSE) for more information.