[profile] exec $SHELL on login

This commit is contained in:
odrling 2023-12-13 01:42:47 +01:00
parent 1c7f288fd4
commit 1f864aed42
No known key found for this signature in database
GPG key ID: E24CA7508C27AF5B

View file

@ -53,3 +53,4 @@ ulimit -c unlimited
export CDPATH="$ODRCDPATH"
[ "$(tty)" = '/dev/tty1' ] && exec startsession
exec $SHELL