Dan
onyxcode

onyxcode

Follow
homebadgesnewsletter
Tag

command line

#command-line

More content

Read more stories on Hashnode


Articles with this tag

How to Make Command Aliases in Bash

Dec 7, 20204 min read 293 views

Hey all! This is a quick one, but I use command aliases all the time and they make my life so much easier when I'm in the terminal. Let's get...

How to Make Command Aliases in Bash

Installation Methods for GitHub CLI

Dec 2, 20202 min read 419 views

You can install GitHub CLI in quite a few ways, I will be going over each OS in this article. Windows WinGet winget install gh scoop scoop install...

Installation Methods for GitHub CLI