# - bof - # :a # - - # # - Delete user folders - # ~/Documents ~/Downloads ~/Music ~/Pictures ~/Videos :b # - - # # - Terminal: Create soft links - # ln -s /Data/Documents ~ ln -s /Data/Documents/Downloads ~ ln -s /Data/Documents/Music ~ ln -s /Data/Documents/Pictures ~ ln -s /Data/Documents/Videos ~ # - eof - #