https://github.com/viktorstrate/dotfiles
https://github.com/viktorstrate/dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/viktorstrate/dotfiles
- Owner: viktorstrate
- Created: 2016-08-04T17:21:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T20:38:50.000Z (over 3 years ago)
- Last Synced: 2025-04-12T23:47:47.590Z (11 months ago)
- Language: Scheme
- Size: 1.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles
Use _stow_ to make symlinks
```shell
stow [folder]
```
Select and install dependencies
```shell
chmod +x install.sh && ./install.sh
```