/dotfiles

Dotfiles for personal use

Primary LanguageShellMIT LicenseMIT

Dotfiles

This repository provides a set of dotfiles with a configuration script install. All files should be installed with the script.

Configuration

  • zsh

  • neovim

  • tmux

  • ssh

  • pip

  • Karabiner-Elements

Usage

$ git clone https://github.com/chiwanpark/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install

For Karabiner-Elements configuration, type the following commands:

$ ln -s ~/.dotfiles/karabiner/complex.json ~/.config/karabiner/assets/complex_modifications/complex.json

License

MIT