Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 316 Bytes

File metadata and controls

19 lines (12 loc) · 316 Bytes

config-files

pre install

Install git and zsh

via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/tosterkamp/config-files/master/install.sh)"

via wget

sh -c "$(wget -O- https://raw.githubusercontent.com/tosterkamp/config-files/master/install.sh)"