From 90dbde999015beff079cfd523b07b92e5f238687 Mon Sep 17 00:00:00 2001 From: Mi! Date: Wed, 19 Jul 2023 14:59:12 +0200 Subject: [PATCH] Update fish-shell.md (#2022) --- fish-shell.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fish-shell.md b/fish-shell.md index fc48c79fb..ca6d5c3fc 100644 --- a/fish-shell.md +++ b/fish-shell.md @@ -21,6 +21,8 @@ weight: -1 | --- | --- | | `Alt H` | Show the command man page description | | `Alt W` | Show the short command description | +| --- | --- | +| `Alt .` | Repeat last argument | ### Sample program