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
- Host: GitHub
- URL: https://github.com/vimkim/dotfiles-archived-20231120
- Owner: vimkim
- Created: 2016-05-01T00:38:28.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T18:04:23.000Z (over 2 years ago)
- Last Synced: 2025-10-07T23:36:02.895Z (8 months ago)
- Language: Vim Script
- Size: 4.07 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.