Add setup.sh

Bu işleme şunda yer alıyor:
Josh Mudge 2019-03-02 21:22:18 -07:00
işleme f097b970eb
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme

8
setup.sh Çalıştırılabilir dosya
Dosyayı Görüntüle

@ -0,0 +1,8 @@
sudo apt-get install -y 0ad audacious audacity backintime-gnome build-essential chromium-browser cryptsetup curl flac fslint
geoclue-2.0 redshift git git-gui gitk gnome-search-tool gnupg2 gpa gparted hddtemp iotop jpegoptim lame lm-sensors nmap oathtool openssh-server opus-tools p7zip-full playonlinux psensor soundconverter steam photorec testdisk unoconv vinagre vorbis-tools wine
wget https://atom.io/download/deb
sudo dpkg -i atom.deb
git config --global user.email "josh@joshmudge.com"
git config --global user.name "Josh Mudge"