Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasnep/dotfiles
🖥️ A quick way to restore many of my settings on a new computer
https://github.com/hasnep/dotfiles
dotfiles
Last synced: about 1 month ago
JSON representation
🖥️ A quick way to restore many of my settings on a new computer
- Host: GitHub
- URL: https://github.com/hasnep/dotfiles
- Owner: Hasnep
- Created: 2020-04-24T15:38:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T05:39:20.000Z (over 1 year ago)
- Last Synced: 2023-09-05T09:30:07.684Z (over 1 year ago)
- Topics: dotfiles
- Language: Python
- Homepage: https://ha.nnes.dev/projects/dotfiles
- Size: 314 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My .dotfiles
My computer's config files, managed with [chezmoi](https://www.chezmoi.io/).
Set up by running:
```shell
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply --ssh github.com/hasnep
```