meat formatting
This commit is contained in:
parent
6c8cd8ffc7
commit
914788cd30
3 changed files with 12 additions and 13 deletions
10
flake.lock
generated
10
flake.lock
generated
|
@ -336,7 +336,7 @@
|
|||
},
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-dLb94Kczx0UeZ0aPOW5CBER4/Rpm1EDqtfLqWIk4CfA=",
|
||||
"narHash": "sha256-BfajAWMhjTIrm1OsgFAIfsjGrAlZNiSZNFdNn/Nqk54=",
|
||||
"path": "flakes/meat",
|
||||
"type": "path"
|
||||
},
|
||||
|
@ -608,11 +608,11 @@
|
|||
},
|
||||
"nur": {
|
||||
"locked": {
|
||||
"lastModified": 1724122553,
|
||||
"narHash": "sha256-Rmznjo2DXZySnG9jcK6afMdMsXGw/tTKSdZOfXUuDYw=",
|
||||
"lastModified": 1724128467,
|
||||
"narHash": "sha256-HvbHufNy0ReUiRLRRCRonKU/TP5cXBXSXvv3l0IjjLw=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "69851a9766d82a7c238c6f02951595298b2be03a",
|
||||
"rev": "751dda87c6b234be9b5ae93c77fe04a125cfd8df",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -721,7 +721,7 @@
|
|||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-xV3iIF7/Y5wG62wRx6/VBYwSTxk0Tj772aqoeJ+pZ5A=",
|
||||
"narHash": "sha256-+svCK6F/suBPZlpFhU+Tr62er7fIoCYLfF9nBjYQoog=",
|
||||
"path": "src",
|
||||
"type": "path"
|
||||
},
|
||||
|
|
2
flakes/meat/flake.lock
generated
2
flakes/meat/flake.lock
generated
|
@ -132,7 +132,7 @@
|
|||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-xV3iIF7/Y5wG62wRx6/VBYwSTxk0Tj772aqoeJ+pZ5A=",
|
||||
"narHash": "sha256-+svCK6F/suBPZlpFhU+Tr62er7fIoCYLfF9nBjYQoog=",
|
||||
"path": "src",
|
||||
"type": "path"
|
||||
},
|
||||
|
|
|
@ -47,15 +47,14 @@ case $cmd in
|
|||
|
||||
help|*)
|
||||
printf "\tFRESH \t\t| GET LATEST MEAT
|
||||
\tYUM \t\t| CONSUME DELICIOUS MEAT,
|
||||
\tCOOK \t\t| ONLY PREPARE MEAT,
|
||||
\tPOKE \t\t| TRY COOK SUSPICIOUS MEAT,
|
||||
\tGUT \t\t| CLEAN MEAT,
|
||||
\tLOOK \t\t| INSPECT MEATS,
|
||||
|
||||
------------------------------------------------------\n"
|
||||
\tYUM \t\t| CONSUME DELICIOUS MEAT
|
||||
\tCOOK \t\t| ONLY PREPARE MEAT
|
||||
\tPOKE \t\t| TRY COOK SUSPICIOUS MEAT
|
||||
\tGUT \t\t| CLEAN MEAT
|
||||
\tLOOK \t\t| INSPECT MEATS\n"
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
printf "\n------------------------------------------------------\n\n"
|
||||
cd $PWD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue