Installing desk on Mac using Brew
Package Information:
Name: desk
Use: Lightweight workspace manager for the shell
URL: https://github.com/jamesob/desk
Installation Steps:
- Open up your Terminal.
- Copy and run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install desk using brew
brew install desk
desk is ready to use now!