Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsakki55/dotfiles
https://github.com/nsakki55/dotfiles
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nsakki55/dotfiles
- Owner: nsakki55
- Created: 2024-08-29T10:41:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T15:03:43.000Z (5 months ago)
- Last Synced: 2024-08-29T19:27:30.000Z (5 months ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```