top of page
Search
Paul Troncone
Jul 10, 20213 min read
Customizing Your Linux bash Prompt
Customize the text and font of your Linux bash prompt by using the $PS1 variable.
Paul Troncone
May 7, 20214 min read
Dynamically Building Commands Using xargs, bash, and foreach
Dynamic pipelines allow you to create powerful one-liners where mere mortals would need an entire script.
Paul Troncone
Apr 30, 20211 min read
How to Add Git Bash and Cygwin to Windows Terminal
When you install Git for Windows it comes prepacked with Git Bash, a Linux terminal emulator. Git Bash is particularly useful because it...
bottom of page