From f9637492b32706e4c348f1fdde8e4416ee114186 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 18 May 2016 10:21:35 +0200 Subject: Use ag for searching stuff in vim MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bashrc') diff --git a/bashrc b/bashrc index 990c077..f451c40 100644 --- a/bashrc +++ b/bashrc @@ -133,3 +133,4 @@ export PATH="$PATH:$HOME/.rvm/bin" # Some other misc. alias. alias iosc="osc -A https://api.suse.de" +alias ag='ag --nocolor --path-to-agignore ~/.agignore' -- cgit v1.2.3