Skip to content

Instantly share code, notes, and snippets.

View boedy's full-sized avatar

Boudewijn Geiger boedy

View GitHub Profile
<?xml version="1.0"?>
<root>
<!-- <appdef> -->
<!-- <appname>PHPSTORM</appname> -->
<!-- <equal>com.jetbrains.PhpStorm</equal> -->
<!-- </appdef> -->
<item>
<name>Home Row Arrow and Modifier Mode VI style</name>
<item>
<name>What's "Home Row Arrow and Modifier Mode"?</name>
nginx:
image: quay.io/kollekt/instore-nginx
ports:
- "8080:80"
volumes_from:
- app-data
links:
- mysql
- memcached
- beanstalkd