https://github.com/skepticfx/dotfiles
https://github.com/skepticfx/dotfiles
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skepticfx/dotfiles
- Owner: skepticfx
- Created: 2025-04-12T15:47:22.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T19:27:03.000Z (about 2 months ago)
- Last Synced: 2025-05-07T21:07:48.979Z (28 days ago)
- Language: Lua
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
#### Setup stuff
```
./setup.sh
```#### Use stow to init specific configs
```
stow -t $HOME tmux
stow -t $HOME nvim
...
```