Quantcast
Viewing all articles
Browse latest Browse all 5189

Learn the basics of the ZSH shell

cd ../.. = ... cd ../../.. = .... mkdir -p = md rmdir = rd git add = ga git add --all = gaa git branch = gb git commit -m = gcmsg git checkout = gco git pull origin currentbranch = ggpull git push origin currentbranch = ggpush systemctl start = sc-start ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles