summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-04-26 16:07:20 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-04-26 16:07:20 +0200
commit535595a7c8bc18c80c5c1e8e7f10223a9cf940c5 (patch)
tree0e9765691675f6c96fa6aed9f35dcf3742428b3e /imagrc.toml
parentb791eea8d7990df97d6cc01458764fa8e8171e45 (diff)
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 <mail@beyermatthias.de>
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml1
1 files changed, 1 insertions, 0 deletions
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"