This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
10sr
/
dotfiles-mirror
огледало од
https://github.com/10sr/dotfiles.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
add func input
pull/1/head
10sr
пре 12 година
родитељ
fe42b80582
комит
ee03818536
1 измењених фајлова
са
9 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
bashrc
+ 9
- 0
bashrc
Прегледај датотеку
@@ -183,6 +183,15 @@ then
|| complete -o default -o nospace -F _git g
fi
input(){
(
stty -echo
read foo
stty echo
echo $foo
)
}
tmux(){
if test $# -eq 0
then
Write
Preview
Loading…
Откажи
Сачувај