Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
10sr
/
dotfiles-mirror
kopie van
https://github.com/10sr/dotfiles.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
stty erase \^h
pull/1/head
10sr
13 jaren geleden
bovenliggende
2abf386107
commit
3f04055d93
1 gewijzigde bestanden
met
toevoegingen van 4
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+4
-1
bashrc
+ 4
- 1
bashrc
Bestand weergeven
@@ -377,7 +377,10 @@ _echocolors(){
"\e[0m"
}
safe-cmd stty stop undef # unbind C-s to stop displaying output
null type stty && {
stty stop undef # unbind C-s to stop displaying output
stty erase '^h'
}
#########################
# for windose
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan