https://github.com/rogercoll/dotfiles
https://github.com/rogercoll/dotfiles
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rogercoll/dotfiles
- Owner: rogercoll
- Created: 2021-05-23T10:39:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-13T15:13:44.000Z (over 1 year ago)
- Last Synced: 2025-06-27T23:52:39.309Z (about 1 year ago)
- Language: Lua
- Size: 153 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My custom dotfiles
Farm of symlinks using [Stow](https://www.gnu.org/software/stow/)
## Usage
```
$ stow .
// Or addapt current files
$ stow --adopt .
```