File Explorer

/etc/skel

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 /.

0 dirs
3 files
.bash_profile141 B · 9 lines
# .bash_profile # Get the aliases and functionsif [ -f ~/.bashrc ]; then	. ~/.bashrcfi # User specific environment and startup programs