# Simple Power Menu ![Screenshot of shell-color-scripts](README/screenshot.png) ## Installing shell-color-scripts > Requires [rofi](https://github.com/davatorium/rofi) ```sh sudo git clone https://github.com/GRFreire/simple-power-menu /opt/simple-power-menu sudo ln -s /opt/simple-power-menu/spm /usr/bin/spm ``` After that, just run ```spm``` in your terminal ## Update Go to ```/opt/simple-power-menu``` and update the repo. ```sh cd /opt/simple-power-menu git pull ```