diff --git a/pages/common/browsh.md b/pages/common/browsh.md new file mode 100644 index 0000000000..1afe1b9b51 --- /dev/null +++ b/pages/common/browsh.md @@ -0,0 +1,20 @@ +# browsh + +> View webpages on the terminal using a Firefox backend. +> More information: . + +- Start browsh: + +`browsh` + +- Start browsh in a specific webpage: + +`browsh --startup-url {{URL}}` + +- Focus URL bar: + +`` + +- Exit browsh: + +``