aboutsummaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-10-24 10:02:50 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-10-24 10:02:50 +1300
commit2b4a2064ecfa678c09e01fb33637d1bc2d006489 (patch)
tree1ed035d2f04193ec3a2b9bc1d3689251df82b3dc /git
parentReplace Vim functions with simple aliases (diff)
downloaddotfiles-2b4a2064ecfa678c09e01fb33637d1bc2d006489.tar.gz
dotfiles-2b4a2064ecfa678c09e01fb33637d1bc2d006489.zip
Add new alias
Diffstat (limited to 'git')
-rw-r--r--git/gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/git/gitconfig b/git/gitconfig
index bad64086..71721ce8 100644
--- a/git/gitconfig
+++ b/git/gitconfig
@@ -15,6 +15,7 @@
[alias]
ack = grep --break --heading
+ others = ls-files --others --exclude-standard
[color]
ui = true