Skip to content

Instantly share code, notes, and snippets.

@luislobo
Created May 18, 2019 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luislobo/f4014681590801d180237df20b0df70b to your computer and use it in GitHub Desktop.
Save luislobo/f4014681590801d180237df20b0df70b to your computer and use it in GitHub Desktop.
install.txt ⬡ 8.12.0
apt install build-essential --no-install-recommends
apt install git mc zsh byobu i3 dunst i3lock i3blocks i3status --no-install-recommends
apt install firefox --no-install-recommends
apt install xinit --no-install-recommends
apt install htop --no-install-recommends
# dbus-x11 required by terminator
apt install dbus-x11 terminator --no-install-recommends
apt install feh gsimplecal i3status htop volumeicon-alsa arandr curl keychain ttf-dejavu fonts-font-awesome pavucontrol scrot gnome-calculator gnome-disk-utility gdebi j4-dmenu-desktop \
--no-install-recommends
# Google play
# https://www.googleplaymusicdesktopplayer.com/#!
# Gitkracken
# system san fransico conft
wget -O mac-fonts.zip http://drive.noobslab.com/data/Mac/macfonts.zip
sudo unzip mac-fonts.zip -d /usr/share/fonts; rm mac-fonts.zip
sudo fc-cache -f -v
sudo snap install phpstorm --classic --edge
# hub
https://github.com/github/hub/releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment