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
Fix bug that shrc test conducted only on sh
pull/1/head
10sr
10 anni fa
parent
7f97bee0fd
commit
15316e736b
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
test/run.sh
+ 1
- 1
test/run.sh
Vedi File
@@ -10,7 +10,7 @@ sh "$top"/setup.sh help
# shrc
for sh in sh bash zsh
do
sh -n "$top"/shrc
$
sh -n "$top"/shrc
done
Scrivi
Anteprima
Caricamento…
Annulla
Salva