Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install gh

curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo gpg --dearmor -o /usr/share/keyrings/githubcli-archive-keyring.gpg
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
sudo apt update
sudo apt install gh
Comment

install gh

brew install gh # With Homebrew
Comment

PREVIOUS NEXT
Code Example
Shell :: scp linux 
Shell :: powershell open current path in explorer 
Shell :: tsv to csv file bash 
Shell :: rename multiple files mac terminal 
Shell :: git untag 
Shell :: make flameshot default 
Shell :: Install Deno - Homebrew (Mac) 
Shell :: how to exit root user in linux 
Shell :: awk first upper 
Shell :: laravel install valet 
Shell :: docker compose keep container open 
Shell :: latte dock application launcher shortcut 
Shell :: ubuntu googls drive setup 
Shell :: react ToastContainer 
Shell :: linux shard a file into smaller files 
Shell :: -----Mg: *scratch* (fundamental)----All-------------------------------------------------------------------------------- 
Shell :: clone a repository 
Shell :: path to flutter linux 
Shell :: copying files in Docker to directory gives error 
Shell :: clone code -lr 
Shell :: check all background process in linux 
Shell :: how to find the which linux am i using through terminal 
Shell :: sum of output unix 
Shell :: creat a new repository push 
Shell :: ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository. 
Shell :: git patch staged to file 
Shell :: remove branch local git 
Shell :: insert text before cursor in vi 
Shell :: github delete branch remote 
Shell :: vim set color scheme in vimrc 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =