some variables need to be explicitly exported here
This commit is contained in:
parent
119c7673bd
commit
e0161250f5
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/sh
|
||||
cd "$HOME"
|
||||
|
||||
. "$HOME"/.yash_profile
|
||||
|
||||
exec xinit 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue