overkill way of making aliases
$HOME/my-projects/project-docker
xdrc a up docker-compose up -d
up
is the key, the rest is the command to runxdrc i
xdrc r up
xdrc d up
.xdrc.json
should be created in $HOME/my-projects/project-docker
. It is used to store your commands