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

https://github.com/kanghyojun/.dotfiles


https://github.com/kanghyojun/.dotfiles

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# dotfiles

dotfiles for me.

## Submodules

All configruation repositories imported as a git submodule.
It contains `install.sh` to install the configuration seperately.

### nvim

My neovim configuration.

### zshrc

My zsh configuration

### tmux.conf

My tmux configuration.

### gitconfig

My git configuration.

## Installation

```bash
$ ./install.sh
```