Skip to content

Instantly share code, notes, and snippets.

@ghostdevv
Last active January 29, 2022 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghostdevv/88aaadc3292f5e2d36a8d7c6211758c2 to your computer and use it in GitHub Desktop.
Save ghostdevv/88aaadc3292f5e2d36a8d7c6211758c2 to your computer and use it in GitHub Desktop.
Testing zx

Hello

  1. First lets cd onto desktop
cd ~/Desktop
  1. Now lets create a folder called cheese and enter it
mkdir cheese
  1. Clone something cool into your new directory
git clone https://github.com/ghostdevv/jellycommands cheese
$`echo Hello from echo`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment