Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 236 Bytes

IDE / PhpStorm / Preferences

cd ~/Library/Preferences/WebIde80
git init
git remote add origin [email protected]:lars85/IDE-PhpStorm-Preferences.git
git fetch --all
git pull -u origin master