https://github.com/paradox460/dotfiles
Config files and whatnot
https://github.com/paradox460/dotfiles
Last synced: 5 months ago
JSON representation
Config files and whatnot
- Host: GitHub
- URL: https://github.com/paradox460/dotfiles
- Owner: paradox460
- Created: 2013-06-25T17:23:22.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2025-12-06T07:24:40.000Z (6 months ago)
- Last Synced: 2025-12-07T14:23:13.296Z (6 months ago)
- Language: Vim Script
- Homepage:
- Size: 648 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
These are my dotfiles. They are managed using Chezmoi, mostly.
## Setup/Installation
```
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply paradox460
```
If you've installed chezmoi using some other package manager, you just need to run
```
chezmoi init --apply paradox460
```
## Older version
An older, manually managed version of my dotfiles exists in the `master` branch. It exists only for archival purposes