diff --git a/bashrc.txt b/bashrc.txt index a0e0ac02..3e5f42c6 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -331,6 +331,7 @@ alias {cbmods,cybermods}="cd ~/.local/share/Steam/steamapps/common/Cyberpunk\ 20 # bookmarks alias forums="librewolf https://forum.artixlinux.org/ &" +alias codeberg="librewolf https://codeberg.org/ &" alias sqlsc="links https://sqlservercentral.com" alias {frogfind,frog,ff}="links https://frogfind.com" alias {gp,gopherpedia}="lynx gopher://gopherpedia.com:70" @@ -359,6 +360,8 @@ alias aur='ddgr \!aur "${1}"' alias archwiki='ddgr \!archwiki "${1}"' alias wiki='ddgr \!w "${1}"' alias gh='ddgr --gb \!gh "${1}"' +# must have account to use gitlab bang +alias glab='ddgr --gb \!glab "${1}"' alias red='ddgr \!r "${1}"' alias yt='ddgr --gb \!yt "${1}"'