dotfiles.
dotfiles for using that.
- zsh
- git
- vim
- tmux
This dotfiles supports the following libraries.
- bash
$ git clone [email protected]:sota1235/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./installYou can specify git user name and e-mail address by add options.
$ ./install -u {git user name} -e {git e-mail address}Exec dot_update command.
$ dot_update
(*'-') < Do you want to update the dotfiles? [y/N]Exec dot_uninstall command.
$ dot_uninstall
(*;-;) < Do you want to uninstall the dotfiles? [n/Y]- zsh
- vim
- tmux
@sota1235


