Created
May 18, 2019 14:30
-
-
Save luislobo/f4014681590801d180237df20b0df70b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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