Remove deprecated backup command

This commit is contained in:
Erin Nova 2023-10-03 11:16:12 -04:00
parent d244ee9a77
commit ef9a8e82d7
No known key found for this signature in database
GPG Key ID: 0FEDEAFF1C14847E
1 changed files with 3 additions and 3 deletions

View File

@ -3,16 +3,16 @@ function tools
echo "Apps"
toolprint red "gomuks" "Matrix Client"
toolprint red "profanity" "XMPP Client"
toolprint red "music (ncmpcpp)" "MPD client"
toolprint red "newsboat" "RSS reader"
set_color blue
echo "Programs"
toolprint red "music (ncmpcpp)" "MPD client"
toolprint red "newsboat" "RSS reader"
toolprint red "fssh" "FZF ssh"
toolprint red "btm" "System monitor"
toolprint red "backup" "Run borg backup"
toolprint red "dnsleaktest" "DNS leak test"
toolprint red "mood" "Mood tracker"
toolprint red "fend" "Calculator"
toolprint red "gobang" "Database viewer"
toolprint red "mlp" "Live markdown preview"