Justin Hileman 027be0a1ee [bobthefish] allow git untracked files override
Showing untracked files can be (very) slow on large NFS mounts. Allow the user to disable the '...' output when there are untracked files, either globally via fish config:

    set -g theme_display_git_untracked no

 or locally via git repo config:

    git config bash.showUntrackedFiles false

Fixes #434
2015-04-24 10:59:50 -07:00
..
2014-12-23 15:58:08 -02:00
2015-03-06 14:17:44 +01:00
2014-12-23 15:53:04 -02:00
2014-12-23 16:10:17 -02:00
2014-10-25 14:41:11 +02:00
2014-03-11 13:21:16 -06:00
2015-04-03 23:43:56 +02:00
2015-01-10 18:23:18 -02:00
2015-04-22 10:54:29 -04:00
2015-04-21 00:32:28 +03:00
2015-03-11 01:15:32 +10:30
2015-01-29 20:04:59 -02:00
2015-01-21 13:14:54 +01:00
2014-03-24 17:32:56 -03:00
2014-01-10 03:56:35 -02:00
2014-12-30 16:25:56 -02:00
2015-04-11 17:26:46 -06:00
2015-03-03 13:45:35 +01:00