Skip to content

Instantly share code, notes, and snippets.

@ralt
Forked from Zirak/linux.md
Last active August 29, 2015 14:22
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 ralt/01809fd2f9e80e4cbe51 to your computer and use it in GitHub Desktop.
Save ralt/01809fd2f9e80e4cbe51 to your computer and use it in GitHub Desktop.

In order (maybe). Some stuff are Arch specific.

Base system stuff

  • grub
  • os-prober

A decent shell and a way to talk to the world

  • zsh
  • grml-zsh-config
  • fish
  • openssh
  • sshfs

Sanity

  • sudo
  • pacaur (AUR)
  • mlocate remember to run updatedb after installing
  • curl
  • wget

Base X

  • xorg-server
  • xorg-server-utils
  • xorg-xinit
  • xorg-xrandr

Video drivers

  • nvidia or whatever
  • xf86-video-vesa
  • mesa

GUI

  • awesome

A decent font

  • ttf-dejavu
  • adobe-source-code-pro-fonts At least I really like it.

Terminals

  • urxvt
  • roxterm
  • tmux

Sound

  • alsa-utils God bless alsa.

Programming usefulness

  • emacs Or vim or whatever.
  • git
  • mercurial

Browsers

  • firefox
  • google-chrome (on AUR)

Media

  • vlc
  • mpd
  • ncmpcpp

Downloads and shit

  • rtorrent
  • rsync
  • irssi

Decent browser

  • Chrome (canary)
  • Firefox (dev)

Some AV

  • avast
  • NOD32

GC driver

nvidia etc.

Decent editor

  • Emacs
  • vim
  • notepad++, whatever floats your goat

Linux emulation

  • Cygwin Make sure to mark zsh, fish, wget, etc
  • putty+plink
  • git

Virtual Desktops

  • Dexpot
  • VirtualWin

Media

  • VLC
  • kid3 editor

Torrent client

  • Deluge
  • Transmission

Random crap

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