Skip to content

Instantly share code, notes, and snippets.

View rilippofigoni's full-sized avatar
🏠
Working from home

Filippo Rigoni rilippofigoni

🏠
Working from home
View GitHub Profile
#!/bin/bash
wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
unzip ngrok-stable-linux-amd64.zip
rm ngrok-stable-linux-amd64.zip
chmod 755 ngrok
mv ngrok /usr/bin/
@rilippofigoni
rilippofigoni / eos-post-install.sh
Created August 25, 2021 09:15 — forked from diniremix/eos-post-install.sh
elementaryOS post install
# elementary OS Hera post install
# first step, upgrade
sudo apt update && sudo apt upgrade
sudo apt install ubuntu-restricted-extras
sudo apt install software-properties-common --no-install-recommends
sudo apt install libavcodec-extra ffmpeg
sudo apt install firefox vlc
sudo apt install screenfetch flameshot