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
add func scr
pull/1/head
10sr
12 anni fa
parent
03a780ce79
commit
30fc401447
1 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+5
-0
bashrc
+ 5
- 0
bashrc
Vedi File
@@ -204,6 +204,11 @@ then
|| complete -o default -o nospace -F _git g
fi
scr(){
_time="%Y-%m-%dT%H:%M:%S%z"
script `date +${_time}`.script "$@"
}
netwait(){
while ! ping example.com -c 1
do
Scrivi
Anteprima
Caricamento…
Annulla
Salva