Skip to content

Instantly share code, notes, and snippets.

git config --global user.name abdalsamad
git config --global user.email abdalsamad.y.m@gmail.com
git config --global core.editor "code --wait"
git config --global -e
# how to ues less\
Tips for using less on the command line.
To navigate:
.hidden {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}