From 69ff9878fc2f9e10db460dbd2e42eaf9858ec757 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Thu, 24 Apr 2025 17:32:59 -0500 Subject: [PATCH] /+ threema --- dots/bash/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 311e55d..791e9a6 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -43,6 +43,7 @@ alias mamapscii='telnet mapscii.me' alias myip="echo $(wget http://ipinfo.io/ip -qO -)" alias nr="nitrogen --restore" alias sb="source ~/.bashrc" +alias threema="/opt/threema-desktop-beta/ThreemaDesktopLauncher" alias tp-empty="trash-empty" alias tp-list="tree ~/.local/share/Trash/" alias tp-restore="trash-restore"