fix ack installation

This commit is contained in:
2016-12-26 17:57:12 +01:00
parent 7c04587c43
commit d2d7cf0688

View File

@@ -60,7 +60,7 @@ Then, you have configure the fonts in iTerm2:
## Installation
$ apt-get update
$ apt-install git tmux zsh ack
$ apt-install git tmux zsh ack-grep
$
$ cd ~
$ git clone https://github.com/Eragos/dotfiles.git .dotfiles