Files
Dukantic_Setup/home/.bash_profile
2025-11-12 17:19:04 +01:00

7 lines
205 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
rclone mount onedrive: ~/onedrive/ --umask 022 --daemon --vfs-cache-mode full --dir-cache-time 72h --vfs-cache-max-age 1h --vfs-cache-max-size 1G &