summaryrefslogtreecommitdiff
path: root/Base/etc/shellrc
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-05-14 18:34:44 +0200
committerAndreas Kling <kling@serenityos.org>2021-05-14 18:34:44 +0200
commit58d73ea36c84c397d51286df0139c9840639c8cf (patch)
treec9da5591115485ed72acc57a57016b7d8b30155a /Base/etc/shellrc
parentd039542c7c022954ca305a79b379c076900de3d7 (diff)
downloadserenity-58d73ea36c84c397d51286df0139c9840639c8cf.zip
Userland: Rename QuickShow => Image Viewer
The old name was a bit too ambiguous. This one is crystal clear. :^)
Diffstat (limited to 'Base/etc/shellrc')
-rw-r--r--Base/etc/shellrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/etc/shellrc b/Base/etc/shellrc
index 2db638e0b5..f5e830b251 100644
--- a/Base/etc/shellrc
+++ b/Base/etc/shellrc
@@ -11,7 +11,7 @@ alias wg=WidgetGallery
alias te=TextEditor
alias he=HexEditor
alias pp=PixelPaint
-alias qs=QuickShow
+alias iv=ImageViewer
alias pi=Piano
alias calc=Calculator
alias calendar=Calendar