Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 192 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 192 Bytes

Install

# with curl
sh -c "$(curl -L https://dotfiles.matsub.net)"
# with wget
sh -c "$(wget -qO - https://dotfiles.matsub.net)"

Uninstall

make clean