https://github.com/wren/dotfiles
A vast collection of helpful config I've gathered over the years.
https://github.com/wren/dotfiles
ansible dotfiles linux macos xdg zsh
Last synced: about 8 hours ago
JSON representation
A vast collection of helpful config I've gathered over the years.
- Host: GitHub
- URL: https://github.com/wren/dotfiles
- Owner: wren
- Created: 2017-06-05T19:24:57.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T19:41:32.000Z (9 months ago)
- Last Synced: 2025-10-09T06:03:17.969Z (about 8 hours ago)
- Topics: ansible, dotfiles, linux, macos, xdg, zsh
- Language: Lua
- Homepage:
- Size: 55.2 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Installation
To install, run:```sh
git clone https://github.com/wren/dotfiles.git ~/Dotfiles
cd ~/Dotfiles
./sync.sh
```