Skip to content
Search Gists
Search Gists
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🟣
Cansu Aysagdic
cansucreates
🟣
Game Developer
67
followers
·
87
following
01:52
(UTC +03:00)
https://cansuaysagdic.netlify.app
LinkedIn
in/cansu-aysagdic
https://cansucreates.github.io/
https://medium.com/@caysagdic
https://dev.to/cansucreates
View GitHub Profile
All gists
1
Forked
1
Starred
2
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
0 forks
0 comments
0 stars
cansucreates
/
gitAndBashSheetCheat.md
Created
March 16, 2023 13:47
— forked from
halitbatur/gitAndBashSheetCheat.md
Git and Bash commands starter pack
Bash Commands
Making a directory
mkdir <directory-name>
Example
mkdir hello-world
You can’t perform that action at this time.