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.
🎯
Focusing
Badr Nasher
badrnasher
🎯
Focusing
Data Geek
5
followers
·
4
following
Istanbul Turkey
LinkedIn
in/bedreddin-nasher
View GitHub Profile
All gists
0
Starred
1
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
8 forks
0 comments
5 stars
halitbatur
/
gitAndBashSheetCheat.md
Last active
March 17, 2023 09:45
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.