Skip to content

Commit

Permalink
Added hlint
Browse files Browse the repository at this point in the history
  • Loading branch information
beloglazov committed Apr 4, 2014
1 parent ceb7ea1 commit de80356
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion home/.vim/bundle/vundle
Submodule vundle updated from 2d2690 to d690c7
2 changes: 1 addition & 1 deletion install-03-haskell-repo.sh
Expand Up @@ -2,5 +2,5 @@

sudo sed -i 's/\[extra\]/\[haskell\]\nServer = http:\/\/xsounds.org\/~haskell\/core\/$arch\n\n\[extra\]/g' /etc/pacman.conf
yaourt -Syu
sudo pacman-key --lsign-key 4209170B
sudo pacman-key --lsign-key 4209170B
yaourt -Syu
3 changes: 2 additions & 1 deletion install-05-apps.sh
Expand Up @@ -6,7 +6,8 @@ yaourt -S openssh chromium rsync jdk7-openjdk apache-ant maven lftp unzip unrar
dmidecode elinks htop iftop lesspipe highlight mpd ncdu ncmpcpp feh \
hwinfo pydf atool libcaca rtorrent dzen2 emacs mplayer tcl tk lnav \
ntfs-3g cloc zathura zathura-pdf-poppler dtrx dosfstools ntfsprogs ctags \
gvim fzf-git cabal-install the_silver_searcher wmctrl zsh-syntax-highlighting
gvim fzf-git cabal-install the_silver_searcher wmctrl \
zsh-syntax-highlighting haskell-hlint

mkdir -p ~/.config/ranger
ranger --copy-config=scope
Expand Down

0 comments on commit de80356

Please sign in to comment.