Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
sudo apt update
sudo apt upgrade
sudo apt-get install pavucontrol git openjdk-8-jdk openjdk-8-source p7zip unrar virtualbox python-gpgme vlc keepass2 jq curl exfat-utils exfat-fuse checkinstall apt-transport-https ca-certificates smartmontools vim redshift caja caja-dropbox zsh rsibreak simplescreenrecorder ncdu redshift-gtk htop thunderbird lm-sensors shotwell caja-actions engrampa nfs-common atril eom software-properties-common
#google chrome
wget -qO - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" | sudo tee /etc/apt/sources.list.d/google-chrome.list

Keybase proof

I hereby claim:

  • I am ddska on github.
  • I am dds (https://keybase.io/dds) on keybase.
  • I have a public key ASCbEAEoCh4e9TwNjZGgOS8dbeqTh6pyHbs5KDD3bKPRygo

To claim this, I am signing this object:

#!/bin/bash
STRING="HELLO WORLD!!"
echo $STRING > test.txt