Itzik Ephraim
|
a6a67be60b
|
Use posix stderr redirection (2> instead of ^)
Fish is deprecating `^` as a shortcut for stderr redirection.
Replace with the more common and compatible `2>`.
Fixes #609
|
2018-06-09 01:23:32 +03:00 |
|
Derek Stavis
|
de0aaeabf7
|
git_ahead: Fix indicator override
|
2016-01-21 09:47:11 -02:00 |
|
Itzik Ephraim
|
e83b674fd3
|
bugfix: git_ahead no longer reports 'none' as 'ahead'
|
2016-01-19 19:00:21 +02:00 |
|
Itzik Ephraim
|
ec8c209f07
|
A different approach in git_ahead
|
2016-01-16 17:30:52 +02:00 |
|
Itzik Ephraim
|
6fa3332438
|
bugfix: add missing $s in git_ahead
|
2015-12-31 15:19:06 +02:00 |
|
Jorge Bucaran
|
2693a2fd18
|
%%% United States of the Fish → Wahoo + OMF %%%
|
2015-08-27 00:20:13 +09:00 |
|