From 0eeddd60b15b934b5138b9dde469015962695fcd Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sun, 12 Jun 2022 18:47:40 -0700 Subject: [PATCH] "always forget the ampersand when making bookmarks..." --- aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aliases b/aliases index 0a5e45ba..b32de648 100644 --- a/aliases +++ b/aliases @@ -239,7 +239,7 @@ alias cboards="librewolf https://cboard.cprogramming.com &" alias xlibman="librewolf https://tronche.com/gui/x/xlib/ &" alias xorg="librewolf https://www.x.org/wiki/ &" # Bash Scripting -alias unixforums="librewolf https://www.unix.com" +alias unixforums="librewolf https://www.unix.com &" # ddgr shebang bookmarks alias ddgr="ddgr -x -n 25 --unsafe --proxy 127.0.0.1:8118"