repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git]
/
xorg-xinit-git
/
xsession
blob
a16dc0b8421f18dba84335c378af9d0b95337c99
1
#!/bin/sh
2
3
#
4
# ~/.xsession
5
#
6
# Executed by xdm/gdm/kdm at login
7
#
8
9
/
bin
/
bash
--login -i
~
/
.xinitrc
10