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

https://github.com/vimkim/dotfiles-archived-20231120

including .bashrc and .vimrc
https://github.com/vimkim/dotfiles-archived-20231120

Last synced: 4 months ago
JSON representation

including .bashrc and .vimrc

Awesome Lists containing this project

README

          

# Runtime config scripts backup
- .bashrc
- .zshrc
- .vimrc
- .vim
- .inputrc
etc.

## post-commit
put this file into
.git/hooks/
and, after commit, run `git push origin master` automatically.
*warning*: if working in different branch, this might mess up things.