Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
shrc: Do not always colorize git output
pull/1/head
10sr
10 anni fa
parent
fcb45fe931
commit
b19654063f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
shrc
+ 1
- 1
shrc
Vedi File
@@ -538,7 +538,7 @@ g(){
then
git info
else
git
-c color.ui=always
"$@"
git "$@"
fi
}
if null type _git && $inbash
Scrivi
Anteprima
Caricamento…
Annulla
Salva