diff --git a/starship b/starship new file mode 100755 index 0000000..f95a96c --- /dev/null +++ b/starship @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08eb5b058e95358a62ff986f273b6b3d8264f7fc5f3889a21a3a99f1955b3388 +size 10050600 diff --git a/starship.md b/starship.md new file mode 100644 index 0000000..e05c6db --- /dev/null +++ b/starship.md @@ -0,0 +1,15 @@ +# starship + +## Source +Downloaded and compiled from: + +https://github.com/starship/starship/releases + +## git + +Pull with: + +``` +git lfs fetch +git lfs pull +```