Skip to content

Commit

Permalink
grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
kusut committed Dec 1, 2016
1 parent 8b0220f commit 38f11d7
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 4 deletions.
3 changes: 2 additions & 1 deletion bootstrap → debian/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ sudo apt-get dist-upgrade
sudo apt-get autoremove

sudo apt-get install -t experimental iceweasel
sudo apt-get install emacs24 mg git transmission apt-listbugs
sudo apt-get install emacs24 mg git transmission apt-listbugs nginx mpv
sudo apt-get purge vlc gimp

#git clone https://github.com/kusut/.emacs.d.git ~/.emacs.d
5 changes: 5 additions & 0 deletions debian/haskell
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
sudo apt-get install haskell-platform libncurses5-dev
cabal update && cabal install cabal cabal-install
echo 'export PATH=~/.cabal/bin:$PATH'| tee -a ~/.bashrc
. ~/.bashrc
cabal install stylish-haskell structured-haskell-mode ghc-mod ghci-ng cabal-uninstall hlint
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 0 additions & 3 deletions haskell

This file was deleted.

0 comments on commit 38f11d7

Please sign in to comment.