- Intel processor
sudo apt-get install msr-tools linux-cpupower lm-sensors| #!/bin/bash | |
| prezto.sh(){ | |
| clear | |
| sudo apt-get install -y git | |
| sudo apt-get update && sudo apt-get install -y zsh | |
| # Get prezto | |
| git clone --recursive https://github.com/sorin-ionescu/prezto.git ~/.zprezto | |
| # Backup zsh config if it exists |