]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
tig.pl: Move to bin/.
authorSimon Ruderich <simon@ruderich.org>
Sun, 7 Apr 2013 01:40:50 +0000 (03:40 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 7 Apr 2013 01:40:50 +0000 (03:40 +0200)
bin/tig.pl [moved from tig.pl with 100% similarity]
gitconfig.m4

similarity index 100%
rename from tig.pl
rename to bin/tig.pl
index 74af916775cf00f4fd69bba4b493986a3fe96823..7876a96cc4a4e904654e137dc0bf96566ee8da49 100644 (file)
@@ -123,7 +123,7 @@ include(../lib.m4)
        # precise enough control over formats and colors.
        #
        # tig = log --pretty=oneline --graph --all --decorate --abbrev-commit
-       tig = ! PWD/tig.pl
+       tig = ! PWD/bin/tig.pl
 
        # Create backup of uncommitted and untracked changes.
        ssb = "! git stash save --include-untracked \