Skip to content

Instantly share code, notes, and snippets.

View alefesta's full-sized avatar

Alessandro Festa alefesta

View GitHub Profile
@alefesta
alefesta / install.sh
Last active November 8, 2021 14:52
A simple gist to setup a standard environment
!#/bin/bash
sudo add-apt-repository universe
sudo apt update
sudo apt install --yes powerline vim git
echo "
# Powerline configuration
if [ -f /usr/share/powerline/bindings/bash/powerline.sh ]; then
powerline-daemon -q