4 lines
56 B
Text
4 lines
56 B
Text
|
#!/bin/bash
|
||
|
|
||
|
exec /bin/bash --login -i "$HOME/.xinitrc"
|