Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 436 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 436 Bytes

tyn1998's dotfiles

Installation

  1. cd ~
  2. git clone https://github.com/tyn1998/dotfiles.git --recursive
  3. cd dotfiles/
  4. ./install

Notes

If you are using CentOS, programs provided by official yum repository are too old though stable. You can install the latest versions by compiling them from source.

Here is a list:

  • git
  • nodejs
  • vim
  • tmux

Screenshots