Paul TronconeJul 10, 20213 minCustomizing Your Linux bash PromptCustomize the text and font of your Linux bash prompt by using the $PS1 variable.
Paul TronconeMay 7, 20214 minDynamically Building Commands Using xargs, bash, and foreachDynamic pipelines allow you to create powerful one-liners where mere mortals would need an entire script.
Paul TronconeApr 30, 20211 minHow to Add Git Bash and Cygwin to Windows TerminalWhen you install Git for Windows it comes prepacked with Git Bash, a Linux terminal emulator. Git Bash is particularly useful because it...