Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stormwarning/dotfiles
💻 There’s no place like ~/.
https://github.com/stormwarning/dotfiles
dotfiles homebrew laptop macos-setup
Last synced: 5 days ago
JSON representation
💻 There’s no place like ~/.
- Host: GitHub
- URL: https://github.com/stormwarning/dotfiles
- Owner: stormwarning
- Created: 2013-01-21T15:46:26.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T22:10:52.000Z (over 2 years ago)
- Last Synced: 2024-11-02T23:41:52.967Z (about 2 months ago)
- Topics: dotfiles, homebrew, laptop, macos-setup
- Language: Shell
- Homepage:
- Size: 290 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
> There’s no place like `~/`.
## Slay
```sh
./slay.sh 2>&1 | tee ~/slay.log
```Apply the `hot-sauce` script when prompted to configure different apps, as well as macOS itself.
## Acknowledgements
Inspiration and code was taken from many sources, including:
- [formation](http://slay.sh/) from [Mina Markham](https://github.com/minamarkham)
- [dotfiles](https://github.com/mathiasbynens/dotfiles) from [Mathias Bynens](https://github.com/mathiasbynens)
- [laptop](https://github.com/thoughtbot/laptop) from [thoughtbot](https://github.com/thoughtbot)The ZSH prompt is a modified version of [pure](https://github.com/sindresorhus/pure) from [Sindre Sorhus](https://github.com/sindresorhus).