Skip to content

Instantly share code, notes, and snippets.

View jomonkj's full-sized avatar
🎯
Focusing

Jomon Johnson jomonkj

🎯
Focusing
View GitHub Profile
@jomonkj
jomonkj / test.md
Created May 18, 2019 09:38
deepin termianl commands

+--------------------------------------------------------+--------------------------------------------------------+-----------------+ | Name | Command | Short Cut | +--------------------------------------------------------+--------------------------------------------------------+-----------------+ | docker-compose exec app bash | docker-compose exec app bash | Alt + a | +--------------------------------------------------------+--------------------------------------------------------+-----------------+ | docker-compose up -d | docker-compose up -d | Alt + u | +--------------------------------------------------------+--------------------------------------------------------+-----------------+ | composer install --prefer-dist --no-progress --profile | composer install --prefer-d