diff --git a/justfile b/justfile index 35173f4..a8949fb 100644 --- a/justfile +++ b/justfile @@ -1,3 +1,7 @@ +_default: + @just --list + sync: git push gh git push fj +