https://github.com/mortum5/dotfiles
Small step to reproducible environment
https://github.com/mortum5/dotfiles
brew dotfiles iterm2 vs-code
Last synced: about 1 month ago
JSON representation
Small step to reproducible environment
- Host: GitHub
- URL: https://github.com/mortum5/dotfiles
- Owner: mortum5
- Created: 2024-05-05T10:13:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T13:00:29.000Z (about 2 years ago)
- Last Synced: 2025-05-30T03:37:25.091Z (about 1 year ago)
- Topics: brew, dotfiles, iterm2, vs-code
- Language: Ruby
- Homepage:
- Size: 540 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Install
```sh
brew bundle install --cleanup --file ~/github.com/mortum5/dotfiles/Brewfile # brew update
brew bundle dump --describe --force --file ~/github.com/mortum5/dotfiles/Brewfile
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" # install oh my zsh
```