Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 288 Bytes

dotfiles

curl "https://raw.githubusercontent.com/ptdewey/dotfiles/main/scripts/install.sh" >> install.sh
chmod +x ./install.sh && ./install.sh
wget "https://raw.githubusercontent.com/ptdewey/dotfiles/main/scripts/install.sh"
chmod +x ./install.sh && ./install.sh