Skip to content

Instantly share code, notes, and snippets.

@obfusk
Last active January 2, 2016 05:19
Show Gist options
  • Select an option

  • Save obfusk/8256668 to your computer and use it in GitHub Desktop.

Select an option

Save obfusk/8256668 to your computer and use it in GitHub Desktop.
sodium'

Install

  • bios: boot, no bt, no cam?, passwd
  • debian wheezy: exp, e+w, min, contrib

Packages (1)

  • ~prequired
  • ~pimportant
  • ~pstandard (w/o exim4-*, rpcbind, xauth)
  • apt-list{bugs,changes}
  • etckeeper + git
  • byobu, curl, grc, htop, tree, vim

Sid

  • update; safe-upgrade
  • sources.list: testing; update; full-upgrade
  • sources.list: unstable; update; full-upgrade

  • pinentry-curses?
  • libperl4-corelibs-perl?

Shell, Env & Dev

  • sh-config
  • dev-misc (.vimrc)
  • .gemrc, .npmrc; .Xmodmap (?!)
  • mp3stat, map.sh
  • ~/bin/{ruby,...} -> {ruby2.0,...}
umask 077   # + chmod -R go-rwx ~
export LANG=en_GB LC_TIME=en_DK LC_COLLATE=C
export GDM_LANG=$LANG
export GEM_HOME="$HOME/.gem/ruby/2.0.0"
export NODE_PATH="$HOME/.node/lib/node_modules"
byobu-select-backend  # screen
byobu-ctrl-a          # screen
echo 'defutf8 off' >> ~/.screenrc
git config --global user.name "Felix C. Stegerman"
git config --global user.email [email protected]
git config --global color.ui true

Packages (2)

  • task-gnome-desktop (w/ gnote; w/o gnash)
  • task-british-desktop
  • task-print-server
  • task-laptop (w/o bluetooth, avahi)

  • chromium
  • icedove (+ -l10n-*)
  • virtualbox
  • vagrant
  • laptop-mode-tools (-R)

    • minissdpd

  • build-essential, lm-sensors
  • npm, ruby2.0{,-dev}
  • vrms, xclip
  • geeqie, vlc
  • scdaemon, pinentry-gtk2
  • haskell-platform; rbenv

  • debian-goodies
  • vim-addon-manager
  • task-{english,british,german,dutch}{,-desktop}

Gems

  • bundler, gitbak, mdview, pry

Other

  • ufw; netstat
  • upd-alt: editor = vim
  • init=/lib/systemd/systemd
  • nm: eth0
  • root: .vimrc, git config
  • dpkg-rec: locales
  • adduser $USER lpadmin; printer
  • update-rc.d {gdomap,...} disable

Desktop

  • compose key; close w/ Super-Y
  • touchpad
  • system-monitor extension; tweak; settings
  • t-tl, t-br; ctrl-alt-t
  • terminal: 80x40, black on white
  • fn keys; b43?

Iceweasel

  • prefs; noscript + prefs; vimperator; d* + wp
  • adblock?; ...
  • no menu; no insert related after current; ctp

Chromium

  • prefs + ddg; langs

Icedove

  • prefs; local drafts; accounts; other identities
  • enigmail w/ gpg2, confirm, WoT
  • adblock?; ...; no plugins?

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment