MahmudX / ShellCommands

Simple shell command cheat sheet. It helps me to remember the commands quickly if I forget them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell Command Cheat Sheet

Simple shell command cheat sheet. It helps me to remember the commands quickly if I forget them.

GitHub code size GitHub repo size GitHub forks

GitHub top language GitHub language count

GitHub last commit GitHub issues

Microsoft.PowerShell_profile.ps1

My default powershell profile. Get the profile uri using echo $profile.

powerline.ps1

Commands to customize windows terminal with power-line. Cascadia Code PL font is required to get the full experience.

pythoninstaller.ps1

Commands for building a .exe file from a .py script.

shortpath.ps1

function to trim down the powershell file path

About

Simple shell command cheat sheet. It helps me to remember the commands quickly if I forget them.


Languages

Language:PowerShell 61.1%Language:Shell 22.8%Language:Python 16.1%