Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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]