bash_profile change
This commit is contained in:
parent
0e68d3dca3
commit
a62d036c10
@ -20,6 +20,6 @@ export VERSION_CONTROL="never"
|
|||||||
# This section can be safely removed at any time if needed.
|
# This section can be safely removed at any time if needed.
|
||||||
test -r '/home/mikec/.opam/opam-init/init.sh' && . '/home/mikec/.opam/opam-init/init.sh' > /dev/null 2> /dev/null || true
|
test -r '/home/mikec/.opam/opam-init/init.sh' && . '/home/mikec/.opam/opam-init/init.sh' > /dev/null 2> /dev/null || true
|
||||||
# END opam configuration
|
# END opam configuration
|
||||||
if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
|
# if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
|
||||||
exec river
|
# exec river
|
||||||
fi
|
# fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user