From 1686a109e8adb5b22bd6d1dfaf7961b0000fb62f Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 3 Apr 2025 16:40:17 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-03 16:40:17 --- .config/fish/functions/pb.fish | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/fish/functions/pb.fish b/.config/fish/functions/pb.fish index 717bea20..5e5f06e4 100644 --- a/.config/fish/functions/pb.fish +++ b/.config/fish/functions/pb.fish @@ -39,7 +39,8 @@ create - [file_path] create a paste copy - copy a paste's URL to your clipboard delete - delete a paste show - view a paste -id - select a paste and print its id" +id - select a paste and print its id +list - list the existing pastes" return end set -l cmd $argv[1]