https://github.com/checkpoint20/dotfiles
dotfiles
https://github.com/checkpoint20/dotfiles
Last synced: 25 days ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/checkpoint20/dotfiles
- Owner: checkpoint20
- Created: 2026-01-20T00:43:42.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-04-10T18:33:35.000Z (2 months ago)
- Last Synced: 2026-05-02T16:18:43.932Z (about 2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Read https://www.jakewiesler.com/blog/managing-dotfiles
Tmux configuration example:
```
sudo apt install stow
git clone https://github.com/checkpoint20/dotfiles.git
cd dotfiles
stow tmux
```