From 1170a92e5956f09b56210130dec3964925c9e2a8 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 4 Jul 2021 16:29:07 +0200 Subject: Add well-formatted GPG list Command to .bashrc --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 57b9f22..e923aed 100644 --- a/.bashrc +++ b/.bashrc @@ -19,6 +19,7 @@ alias open=my_xdg_open alias wsc='grim -g "$(slurp)" - | wl-copy' alias wss='grim -g "$(slurp)"' alias jupy='jupyter notebook' +alias mygpgkeys='gpg --list-secret-keys --with-keygrip' GOPATH=$HOME/go PATH=$PATH:~/bin -- cgit v1.2.3-70-g09d2