From c9e54bada4576f0b375e441eeed1c2c38da8628a Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 11 Apr 2022 00:03:18 +0800 Subject: Update --- alias | 2 +- mutt/muttrc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/alias b/alias index 107a304..446eb99 100644 --- a/alias +++ b/alias @@ -36,7 +36,7 @@ sshtar() { } ssh.up() { scp $1 topo:~/public/${2:-$1} - echo https://topo.tw/p/$2/$1 + echo https://topo.tw/p/$2${2:+/}$1 } ssh.up.today() { DATE=$(date --iso-8601) diff --git a/mutt/muttrc b/mutt/muttrc index 6ad1101..a30d199 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -46,6 +46,7 @@ bind index q browse-mailboxes bind index y edit-label bind index x tag-entry bind index t edit-label +bind index l select-entry bind index \cl limit bind index \cj next-entry bind index \ck previous-entry -- cgit v1.2.3-70-g09d2