This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
10sr
/
dotfiles-mirror
огледало од
https://github.com/10sr/dotfiles.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
stty erase \^h
pull/1/head
10sr
пре 13 година
родитељ
2abf386107
комит
3f04055d93
1 измењених фајлова
са
4 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
bashrc
+ 4
- 1
bashrc
Прегледај датотеку
@@ -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
Write
Preview
Loading…
Откажи
Сачувај