Skip to content

Instantly share code, notes, and snippets.

View serboox's full-sized avatar
👨‍💻
Who we are is but a stepping stone to what we can become.

Sergei serboox

👨‍💻
Who we are is but a stepping stone to what we can become.
  • @investing.com
  • Kyrgyzstan, Bishkek
View GitHub Profile

Prerequisites

  • Intel processor

Installing

sudo apt-get install msr-tools linux-cpupower lm-sensors
@serboox
serboox / prezto.sh
Created January 20, 2020 09:05 — forked from arvind-iyer/prezto.sh
Install prezto on ubuntu
#!/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