diff --git a/home/.bash_env b/home/.bash_env index d953924..488b981 100644 --- a/home/.bash_env +++ b/home/.bash_env @@ -57,7 +57,7 @@ else export EDITOR=vim fi -export RESTIC_REPOSITORY="sftp://172.23.157.2//srv/dev-disk-by-label-data4/Backup/Restic/" +export RESTIC_REPOSITORY="sftp://172.23.157.2//srv/Data/Backup/Restic/Macbook" export GCC_COLORS="error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01"