Skip to content
Ivan Krutov edited this page Mar 27, 2016 · 3 revisions

Debian, Ubuntu and derived stuff

To install shell on Debian-based Linux type:

$ sudo apt-add-repository ppa:meridor/perspective
$ sudo apt-get update 
$ sudo apt-get install perspective-shell

MacOS

To install on Mac via Homebrew type:

$ brew tap meridor/homebrew
$ brew install perspective-shell
Clone this wiki locally