Easy steps to install posh package on Mac
Package Information:
Application Name – posh
What is posh – Not Available for posh
Use of posh – Policy-compliant ordinary shell
URL – https://salsa.debian.org/clint/posh
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install posh using brew
brew install posh
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
posh is ready to use now!