diff --git a/dot_config/r/Rprofile.r b/dot_config/r/Rprofile.r index ac6d1b6..9abd0c7 100644 --- a/dot_config/r/Rprofile.r +++ b/dot_config/r/Rprofile.r @@ -1,5 +1,11 @@ -.First <- function() { +## .First <- function() { ## message("R is the best\n","working directory is:", getwd()) +## } + +## TODO make this find .Rprofiles in parent directories +if ( ".Rprofile" %in% list.files(all.files = TRUE) ) { + message("Sourcing local .Rprofile") + source(".Rprofile") } ## Set CRAN mirror: diff --git a/dot_config/rofi/devices.yml b/dot_config/rofi/devices.yml index adb3867..92dc312 100644 --- a/dot_config/rofi/devices.yml +++ b/dot_config/rofi/devices.yml @@ -44,6 +44,14 @@ devices: password: bitwarden: key: Veracrypt (ACR) + call_logs2: + type: veracrypt + mount: + mountpoint: call-logs2 + volume: /mnt/data/Documents/personal_records/call_logs_bigger + password: + bitwarden: + key: Veracrypt (ACR 2) music: type: sshfs mount: @@ -62,14 +70,7 @@ devices: type: cifs mount: mountpoint: Roylab - # sudo: true remote: //ad.gatech.edu/bme/labs/roy-lab - # options: - # username: ndwarshuis3 - # workgroup: ad - # iocharset: utf8 - # uid: 1000 - # gid: 1000 password: libsecret: attributes: @@ -79,7 +80,6 @@ devices: type: cifs mount: mountpoint: MC3M - sudo: true remote: //ad.gatech.edu/bme/labs/mc3m password: libsecret: