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

https://github.com/rekram1-node/dotfiles

Chezmoi + Brew to replicate my experience everywhere
https://github.com/rekram1-node/dotfiles

Last synced: about 1 year ago
JSON representation

Chezmoi + Brew to replicate my experience everywhere

Awesome Lists containing this project

README

          

# Dotfiles

Using the tool chezmoi this will easily allow me to sync my developer environment between devices

## Installation

```zsh
brew install chezmoi
chezmoi init --apply rekram1-node
```

## Edit dotfiles

```zsh
chezmoi edit ~/.zshrc
```