Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nullbyto/dotfiles
🏠 It's nice to be ~/
https://github.com/nullbyto/dotfiles
Last synced: about 1 month ago
JSON representation
🏠 It's nice to be ~/
- Host: GitHub
- URL: https://github.com/nullbyto/dotfiles
- Owner: nullbyto
- Created: 2022-07-14T11:40:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T17:48:40.000Z (2 months ago)
- Last Synced: 2024-10-18T15:57:16.286Z (2 months ago)
- Language: Lua
- Homepage:
- Size: 223 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
~/ 🏠
dotfiles
powered by chezmoi### Note
This is my personal configuration setup. If you decide to install it using `chezmoi` it will run a bootstrap script located in `.chezmoiscripts` installing packages and scripts i use on my system. So please be aware. Use at your own risk!### Installation
```
sh -c "$(curl -fsLS https://chezmoi.io/get)" -- init --apply nullbyto
```