Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 753 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 753 Bytes

Dotfiles

This repo stores my software configures in Linux.

Make sure wget is installed.

Bash

bash <(wget -qO- https://raw.githubusercontent.com/yongcongwang/dotfiles/master/deploy.sh) bash

Vim

bash <(wget -qO- https://raw.githubusercontent.com/yongcongwang/dotfiles/master/deploy.sh) vim

Tmux

bash <(wget -qO-https://raw.githubusercontent.com/yongcongwang/dotfiles/master/deploy.sh) tmux

All

bash <(wget -qO- https://raw.githubusercontent.com/yongcongwang/dotfiles/master/deploy.sh) all