Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naimo84/dotfiles
My configuration, managed by chezmoi.
https://github.com/naimo84/dotfiles
chezmoi dotfiles
Last synced: about 1 month ago
JSON representation
My configuration, managed by chezmoi.
- Host: GitHub
- URL: https://github.com/naimo84/dotfiles
- Owner: naimo84
- License: mit
- Created: 2023-08-11T12:18:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T18:03:38.000Z (about 2 months ago)
- Last Synced: 2024-11-20T19:19:23.838Z (about 2 months ago)
- Topics: chezmoi, dotfiles
- Language: Shell
- Homepage:
- Size: 158 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# naimo84's dotfiles
My configuration, managed by [chezmoi](https://github.com/twpayne/chezmoi).
Minimalist, but helps save a few thousand keystrokes a day. I use macOS, Debian 12 and Ubuntu 20.04/22.04, so I can only guarantee they'll work on a Mac, Debian or Ubuntu.
You may also be interested in my [Devenv Ansible Playbook](https://github.com/naimo84/ansible-devenv-playbook), which configures a Mac/Ubuntu using Ansible, and incorporates the installation and updating of a set of dotfiles like this one.
```sh
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply naimo84
```