Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 666 Bytes

File metadata and controls

41 lines (29 loc) · 666 Bytes

dotfiles

Description

These are my dotfiles.

Git

git include gitconfig.

Zsh

Setting file of zsh separate two files.

  • zshrc
  • zshenv

zshenv is written about Enviroment Value.
zshrc is written about other setting.

Vim

vim include vim and nvim

  • vim include vimrc
  • neovim include neovim settings

vimrc is wriiten about vim setting and plugin.

tmux

tmux include tmux.conf.

ion

ion include my initsrc.

Usage

I still haven't finished a install program preparations.
If I can prepare a install program, I write here.
If you want to use these, you use copy command.

Example

cp ./zsh/* $HOME