Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T23:31:18.000Z (2 months ago)
- Last Synced: 2024-10-22T20:19:30.229Z (2 months ago)
- Topics: ansible, dotfiles, linux, macos, xdg, zsh
- Language: Lua
- Homepage:
- Size: 55.1 MB
- Stars: 5
- Watchers: 4
- 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
```