https://github.com/kanghyojun/.dotfiles
https://github.com/kanghyojun/.dotfiles
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanghyojun/.dotfiles
- Owner: kanghyojun
- Created: 2020-07-18T15:13:47.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T05:11:27.000Z (almost 4 years ago)
- Last Synced: 2025-04-03T22:41:31.331Z (over 1 year ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```