Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 437 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 437 Bytes

Duan-JM's dotfiles

This repo collected my basic develop tools configuration. Install methods are described below each sub folders.

Tool Lists

  • tmux: Use to navigate windows and keep program run in background.
  • vim: Main develop editor
  • zsh: Use to replace bash.

Backup Files

make backup

Install Vim

make vim_install

Install TMUX

make tmux_install

Install ZSH

make zsh_install