https://github.com/nkcoder/dotfiles
Dot config files for git, vim, zsh ...
https://github.com/nkcoder/dotfiles
dotfiles gitconfig hammerspoon vimrc zshrc
Last synced: 10 months ago
JSON representation
Dot config files for git, vim, zsh ...
- Host: GitHub
- URL: https://github.com/nkcoder/dotfiles
- Owner: nkcoder
- Created: 2024-06-09T00:50:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T01:09:44.000Z (over 1 year ago)
- Last Synced: 2025-01-12T09:30:01.309Z (11 months ago)
- Topics: dotfiles, gitconfig, hammerspoon, vimrc, zshrc
- Language: Vim Script
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
My dot files under `~/`.
- .vimrc: config for [VIM](https://github.com/vim/vim)
- .zshrc: config for [Oh My Zsh](https://github.com/ohmyzsh/ohmyzsh)
- .hammerspoon: config for [hammerspoon](https://github.com/Hammerspoon/hammerspoon)
- .gitconfig: config for [Git](https://www.git-scm.com/)
- Reference: [https://github.com/mathiasbynens/dotfiles/blob/main/.gitconfig]