Skip to content
Home » wildcards

wildcards

Bash Script Tutorial: Learn the Fundamentals of Variables, Redirection, and Loops

In this comprehensive tutorial, we will cover everything you need to know to get started with bash scripting. From basic commands to complex conditionals, we’ll walk you through everything you need to know to streamline your workflow and save time. Bash Basics Terminal vs Shell vs Bash: What’s the Difference?… Read More »Bash Script Tutorial: Learn the Fundamentals of Variables, Redirection, and Loops

SSH Config for git

Are you tired of constantly entering your username and password when pushing to GitHub? Do you want to streamline your workflow and increase your productivity? Setting up SSH config for Git on GitHub is the solution you’ve been looking for. Setting Up SSH Config First, you’ll need to generate an… Read More »SSH Config for git