Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 441 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 441 Bytes

Interesting Scripts

Interesting

Some useful shell scripts for me...

Usage

Install Nginx

./install-nginx.sh [nginx version number]

# e.g.
./install-nginx.sh 1.9.12

Configure Vim

Only for Ubuntu Linux user

./sync-vim-conf.sh

or see this repo

(To be continued...)