Skip to content

Instantly share code, notes, and snippets.

@zenoando
Created August 8, 2015 08:38
Show Gist options
  • Save zenoando/4db5b563c2549d95ad5e to your computer and use it in GitHub Desktop.
Save zenoando/4db5b563c2549d95ad5e to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# installing xmonad in fedora 22
sudo dfn install -y xmonad ghc-xmonad-contrib-devel ghc-xmonad-devel xmobar\
stalonetray dmenu scrot cabal-install ghc-Cabal-devel
cabal update
cabal install yeganesh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment