These are my dotfiles.
git include gitconfig.
Setting file of zsh separate two files.
- zshrc
- zshenv
zshenv is written about Enviroment Value.
zshrc is written about other setting.
vim include vim and nvim
- vim include vimrc
- neovim include neovim settings
vimrc is wriiten about vim setting and plugin.
tmux include tmux.conf.
ion include my initsrc.
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.
cp ./zsh/* $HOME