Skip to content

Instantly share code, notes, and snippets.

@gayanvirajith
Created July 25, 2020 04:55
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 gayanvirajith/a25ad13b5541e1651de07041e85e7c31 to your computer and use it in GitHub Desktop.
Save gayanvirajith/a25ad13b5541e1651de07041e85e7c31 to your computer and use it in GitHub Desktop.
shortcut to create directory and change into the created directory

linux make direactory and change direactory (cd) into the folder

mkdir hello
cd !$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment