Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nsakki55/dotfiles


https://github.com/nsakki55/dotfiles

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles
## installation
```
# install homebrew
$ /bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# install chezmoi
$ brew install chezmoi

# install dotfiles
$ chezmoi init --aplly nsakki55

```