From 535595a7c8bc18c80c5c1e8e7f10223a9cf940c5 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 26 Apr 2019 16:07:20 +0200 Subject: [PATCH] alias: Add note = notes imag-notes should have been imag-note, but re-releasing it just because of this slight inconvenience seems overblown. Signed-off-by: Matthias Beyer --- imagrc.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/imagrc.toml b/imagrc.toml index ccd0f163..d17268e7 100644 --- a/imagrc.toml +++ b/imagrc.toml @@ -70,6 +70,7 @@ progressticker_chars = "|/-\\-/-\\" # [imag.aliases] store = [ "s", "st" ] +notes = [ "note" ] # imag-notes really should be imag-note [imag.logging] level = "debug"