This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
10sr
/
dotfiles-mirror
огледало од
https://github.com/10sr/dotfiles.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Merge branch 'master' of github.com:10sr/dotfiles
pull/1/head
10sr
пре 12 година
родитељ
36ab60244e
80b2914a79
комит
176c2b1fe2
1 измењених фајлова
са
7 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
xinitrc
+ 7
- 0
xinitrc
Прегледај датотеку
@@ -34,3 +34,10 @@ do
export XDG_`__upper $f`_DIR=$XDG_DIRS/$f
mkdir -p $XDG_DIRS/$f
done
if [ -d /etc/X11/xinit/xinitrc.d ]; then
for f in /etc/X11/xinit/xinitrc.d/*; do
[ -x "$f" ] && . "$f"
done
unset f
fi
Write
Preview
Loading…
Откажи
Сачувај