Set of alias and shell functions for BorgBackup.
Go to file
Djan 7e1bb2a73e adding bobapassphrase to set passphrase for repos
passphrase is deleted from memory when terminal is closed
deleting "BORG_PASSPHRASE" from bobadeleter,bobagrepdeleter,bobarenamer
2021-10-12 16:45:10 +02:00
borgaliasandfunctions.txt adding bobapassphrase to set passphrase for repos 2021-10-12 16:45:10 +02:00
readme.md Added readme 2021-06-27 11:13:13 +02:00

readme.md

Intro

Borg alias and functions is designed to facilitate the daily use of BorgBackup. You will have to be in the repository folder to make these aliases and functions work. To display a summary of available functions, type bobaman or bobahelp in your terminal.

Installation

To include this file in your bashrc, place the file in a script folder of your choice (I choose ~/bin/) and add this line to your bashrc :

. $HOME/bin/borgaliasandfunctions.txt