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]