init
This commit is contained in:
6
home/.bash_profile
Normal file
6
home/.bash_profile
Normal file
@@ -0,0 +1,6 @@
|
||||
#
|
||||
# ~/.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 &
|
||||
Reference in New Issue
Block a user