Add asdf plugin to Fish and rename el8

Using de as a shortcut for docker-compose elation, becuase two keys is
better than three!
This commit is contained in:
Colin Powell
2018-12-11 15:16:17 -05:00
parent 6cfe68b7f1
commit 69ed49c526
6 changed files with 198 additions and 1 deletions

View File

@ -0,0 +1,5 @@
function de
pushd ~/devel/elationemr/hippo
docker-compose $argv
popd
end