From 9d381fbca3a72bfb80c3e7b7b924e2fa6a9c92d8 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 8 Jul 2021 09:41:01 +0200 Subject: Repair mygpg Command --- .bashrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index e923aed..11528f7 100644 --- a/.bashrc +++ b/.bashrc @@ -19,7 +19,8 @@ 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' +alias mygpg='gpg --list-secret-keys --fingerprint --fingerprint' +alias horizons='telnet horizons.jpl.nasa.gov 6775' # a NASA server providing data about planet positions and velocities GOPATH=$HOME/go PATH=$PATH:~/bin -- cgit v1.2.3-70-g09d2