Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielbayley/homebrew-dotfiles
⚪️ Personal @dotfiles, macOS configuration and @Homebrew tap.
https://github.com/danielbayley/homebrew-dotfiles
cask config dotfiles formula homebrew macos osx ruby shell tap zsh
Last synced: about 1 month ago
JSON representation
⚪️ Personal @dotfiles, macOS configuration and @Homebrew tap.
- Host: GitHub
- URL: https://github.com/danielbayley/homebrew-dotfiles
- Owner: danielbayley
- License: mit
- Created: 2016-09-13T06:27:05.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T19:20:09.000Z (about 1 year ago)
- Last Synced: 2024-04-19T08:56:27.156Z (9 months ago)
- Topics: cask, config, dotfiles, formula, homebrew, macos, osx, ruby, shell, tap, zsh
- Language: Ruby
- Homepage: https://danielbayley.github.io/homebrew-dotfiles
- Size: 54.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[][.files]
==========================================
Personal _[dotfiles]_, macOS configuration and _[Home`brew`]_ [`tap`].* [_Formula_]e
* [_Cask_]s
* _[Brewfile]_ including _[`mas`]_* apps
* [`ZDOTDIR`]
* [`git`config]
* [`npm` config]
* _[Visual Studio Code]_ [config]\* [Mac App Store]
Install
-------
~~~ sh
brew tap $GITHUB_USER/dotfiles
brew --repository $_ | read
brew bundle install --file $REPLY/Brewfile
~~~
`git config core.hooksPath .github/hooks`License
-------
[MIT] © [Daniel Bayley][MIT]: LICENSE.md
[Daniel Bayley]: https://github.com/danielbayley[dotfiles]: https://dotfiles.github.io
[.files]: https://github.com/stars/danielbayley/lists/files
[`ZDOTDIR`]: https://github.com/danielbayley/zdotdir#readme
[`git`config]: https://github.com/danielbayley/gh-git#readme
[`npm` config]: https://docs.npmjs.com/cli/using-npm/config
[Visual Studio Code]: https://code.visualstudio.com
[config]: https://github.com/danielbayley/vscode-config#readme[home`brew`]: https://brew.sh
[`tap`]: https://docs.brew.sh/Taps
[_formula_]: https://docs.brew.sh/Formula-Cookbook
[_cask_]: https://docs.brew.sh/Cask-Cookbook
[`mas`]: https://github.com/mas-cli/mas#readme
[Mac App Store]: https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?id=&mt=12&ls=1
[brewfile]: https://github.com/Homebrew/homebrew-bundle#usage