Aurelijus Rožėnas

Results 5 comments of Aurelijus Rožėnas

So, couple of years later, the problem is still big pain when setuping dev projects. `.env` is usually committed to repository with global settings and there is `.env.local` file to...

Sooo, if you happen to need a _hacky_ script there you go ;) ```shell #!/usr/bin/env bash ## # docker-compose bin wrapper that loads `.env` if found (default functionality) and additionally...

Hello 2021, still a problem? :/ I have some hosts in .ssh/config and in hosts, autocomplete always suggest me just from hosts file. Autocompletion on bash works as desired: suggest...