@@ -0,0 +1,5 @@
+function fflg
+ pushd ~/src/ff/fifteen5
+ docker-compose logs --tail=100 -f $argv
+ popd
+end