All Projects → kevinhwang91 → dotfiles

kevinhwang91 / dotfiles

Licence: other
This is my personal ArchLinux dotfiles.

Programming Languages

lua
6591 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
Vim Script
2826 projects

Kevin's dotfiles

This is my personal ArchLinux dotfiles.

Install all configuration

  1. git clone https://github.com/kevinhwang91/dotfiles.git && cd dotfiles
  2. ./install_all.sh

Install configuration respectively

  1. cd xxx(e.g.,nvim, zsh and tmux)
  2. ./install.sh

Make your personal configuration

  1. mkdir xxx(new config directory)
  2. cp template.sh xxx/install.sh
  3. make the content of your personal configuration
  4. ./install.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].