/etc/profile.d
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
# color-grep initialization /usr/libexec/grepconf.sh -c || return alias grep='grep --color=auto' 2>/dev/nullalias egrep='egrep --color=auto' 2>/dev/nullalias fgrep='fgrep --color=auto' 2>/dev/null