Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riaf/dotfiles
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply riaf
https://github.com/riaf/dotfiles
chezmoi dotfiles homebrew sheldon wezterm zsh
Last synced: 2 days ago
JSON representation
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply riaf
- Host: GitHub
- URL: https://github.com/riaf/dotfiles
- Owner: riaf
- License: mit
- Created: 2017-11-01T08:24:56.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T06:14:54.000Z (almost 1 year ago)
- Last Synced: 2024-04-15T12:22:18.581Z (7 months ago)
- Topics: chezmoi, dotfiles, homebrew, sheldon, wezterm, zsh
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riaf/dotfiles
## Install
```
# For the first time
sudo xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply riaf
```## Homebrew
```
brew bundle --file=$XDG_CONFIG_HOME/homebrew/Brewfile
```