An open API service indexing awesome lists of open source software.

https://github.com/checkpoint20/dotfiles

dotfiles
https://github.com/checkpoint20/dotfiles

Last synced: 25 days ago
JSON representation

dotfiles

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
```