Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 451 Bytes

File metadata and controls

31 lines (26 loc) · 451 Bytes

dotfiles

my dotfiles

how to install

install

execute command below

# git clone https://github.com/kegamin/dotfiles.git dotfiles
# cd dotfiles
# ./setup_env.sh

.gitconfig

should modify name and email.

backup

backup dotfiles automatically to $HOME/dotbackup/${dotfile}.yyyymmddhhmmss

target dofiles

  • .bash_profile this is for mac.
  • .bashrc
  • .gitconfig
  • .inputrc
  • .vimrc

will add...

  • .tmux
  • .screen
  • .zshrc