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 1 month 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 (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T19:41:32.000Z (3 months ago)
- Last Synced: 2025-03-15T02:08:14.021Z (about 2 months ago)
- Topics: ansible, dotfiles, linux, macos, xdg, zsh
- Language: Lua
- Homepage:
- Size: 55.2 MB
- Stars: 5
- Watchers: 3
- 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
```