added codeberg and glab aliases
This commit is contained in:
parent
06383f2b90
commit
90ee63fb29
1 changed files with 3 additions and 0 deletions
|
|
@ -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}"'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue