diff --git a/source-files/bashrc b/source-files/bashrc index 7818b77..680435c 100644 --- a/source-files/bashrc +++ b/source-files/bashrc @@ -1,6 +1,6 @@ # /etc/bashrc # Setting bash prompt if not in chroot -if ! [ -f /tmp/is_chroot ]; then +if ! [ "$(awk '$5=="/" {print $1}'