Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkcoder/dotfiles
Dot config files for git, vim, zsh ...
https://github.com/nkcoder/dotfiles
dotfiles gitconfig hammerspoon vimrc zshrc
Last synced: 1 day 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T01:09:44.000Z (5 months ago)
- Last Synced: 2024-06-09T02:25:47.989Z (5 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]