aboutsummaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-04-27 01:23:09 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-04-27 01:23:09 +1200
commitbaa072317c4b2372100a4ce9e21f7f7dff5793a2 (patch)
tree4c3180f878b585d465443d03c6773fa9cf89af22 /git
parentMention functions in bashrc.d (diff)
downloaddotfiles-baa072317c4b2372100a4ce9e21f7f7dff5793a2.tar.gz
dotfiles-baa072317c4b2372100a4ce9e21f7f7dff5793a2.zip
Remove unused 'ack' alias from gitconfig
Diffstat (limited to 'git')
-rw-r--r--git/gitconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/git/gitconfig b/git/gitconfig
index 71721ce8..d8f56334 100644
--- a/git/gitconfig
+++ b/git/gitconfig
@@ -14,7 +14,6 @@
statusHints = false
[alias]
- ack = grep --break --heading
others = ls-files --others --exclude-standard
[color]