Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quintrino/dotfiles
https://github.com/quintrino/dotfiles
dotfiles
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quintrino/dotfiles
- Owner: quintrino
- Created: 2018-08-13T08:32:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T21:10:49.000Z (2 months ago)
- Last Synced: 2025-01-09T15:22:27.349Z (7 days ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 648 KB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nick Wolf Dotfiles
If you're me and you're looking to exactly replicate my system on a new system
you simply need to run```
# curl -fsSL https://git.io/nickwolf-dotfiles | zsh
```My dotfiles use a very eclectic set of tools.
For Dotfile managment I use [dotter](https://github.com/supercuber/dotter)
My fish plugin manager is [fisher](https://github.com/jorgebucaran/fisher)
My Package and program installer is [Brew](https://brew.sh/)
My Language version manager is [Mise](https://github.com/jdx/mise)
My Dotfiles are constantly evolving and I'm happy to hear suggestions or
receive pull requests if you think you have improvements on what to change.