diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2016-05-18 10:21:35 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2016-05-18 10:21:35 +0200 |
| commit | f9637492b32706e4c348f1fdde8e4416ee114186 (patch) | |
| tree | 0ab913f5dce7f1d41e6d9ed952acbccdbeb3041c /bashrc | |
| parent | 73fae9de21bbd9c1b2e2a1b18959a55ae8166b7b (diff) | |
| download | dotfiles-f9637492b32706e4c348f1fdde8e4416ee114186.tar.gz dotfiles-f9637492b32706e4c348f1fdde8e4416ee114186.zip | |
Use ag for searching stuff in vim
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |
