X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=desktop-20-autostart.sh;h=ed83642aa02c9a9173695cd846da4e7e7155fb6e;hp=03be1c58356cb5c0d063977214a6b8bc2c871560;hb=7d5e9e87105fafa2243603f958c8b41cdaa7f0ad;hpb=32a1673064cfd9eaa165b4ea62fa416f02f3dfd2 diff --git a/desktop-20-autostart.sh b/desktop-20-autostart.sh index 03be1c5..ed83642 100755 --- a/desktop-20-autostart.sh +++ b/desktop-20-autostart.sh @@ -1,4 +1,4 @@ -#!/bin/bash -l +#!/bin/bash # Copyright (C) 2016 Ian Kelling # Licensed under the Apache License, Version 2.0 (the "License"); @@ -14,7 +14,7 @@ # limitations under the License. # first 2 alternatives showed under ubuntu 14.04, second 2 under arch at 11/2015 - +if [[ -s ~/.bashrc ]];then . ~/.bashrc;fi if [[ $1 ]]; then right_monitor_rotation=left else