Skip to content

Instantly share code, notes, and snippets.

View gliesche's full-sized avatar
🏠
Working from home

Felix Gliesche gliesche

🏠
Working from home
View GitHub Profile
@gliesche
gliesche / gist:ff264ccab2491cd050559d78e9633384
Created September 26, 2017 09:20
Prefix ids in SVGs with svgo
svgo --config='{ "plugins": [ { "cleanupIDs": { "prefix": "prefix-" } } ] }' illustration.svg
git pull
cd platform
git pull
cd ..
composer update
rm -R var/cache/*
./psh.phar install