An open API service indexing awesome lists of open source software.

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

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
```