added bookmark for linux kernel documentation
This commit is contained in:
parent
18d01f845d
commit
58a8f2f046
1 changed files with 9 additions and 6 deletions
15
aliases
15
aliases
|
|
@ -192,12 +192,6 @@ alias {twd,thewalkingdead}="steam steam://rungameid/1449690 &"
|
||||||
alias {cbmods,cybermods}="cd ~/.local/share/Steam/steamapps/common/Cyberpunk\ 2077/archive/pc/mod"
|
alias {cbmods,cybermods}="cd ~/.local/share/Steam/steamapps/common/Cyberpunk\ 2077/archive/pc/mod"
|
||||||
|
|
||||||
# bookmarks
|
# bookmarks
|
||||||
alias archives="links https://archive.artixlinux.org/"
|
|
||||||
alias forums="librewolf https://forum.artixlinux.org/ &"
|
|
||||||
# alias mirrors="links https://mirrors.dotsrc.org/artix-linux/"
|
|
||||||
alias mirrors="links https://mirror1.artixlinux.org/"
|
|
||||||
alias isos="links https://ftp.crifo.org/artix"
|
|
||||||
alias smarden="links http://smarden.org/runit/"
|
|
||||||
alias codeberg="librewolf https://codeberg.org/ &"
|
alias codeberg="librewolf https://codeberg.org/ &"
|
||||||
alias sqlsc="links https://sqlservercentral.com"
|
alias sqlsc="links https://sqlservercentral.com"
|
||||||
alias {gp,gopherpedia}="lynx gopher://gopherpedia.com:70"
|
alias {gp,gopherpedia}="lynx gopher://gopherpedia.com:70"
|
||||||
|
|
@ -241,6 +235,15 @@ alias xorg="librewolf https://www.x.org/wiki/ &"
|
||||||
# Bash Scripting
|
# Bash Scripting
|
||||||
alias unixforums="librewolf https://www.unix.com &"
|
alias unixforums="librewolf https://www.unix.com &"
|
||||||
|
|
||||||
|
# Linux Related News/Resources (includes artix and runit resources)
|
||||||
|
alias kernelorg="http://vger.kernel.org/lkml/"
|
||||||
|
alias archives="links https://archive.artixlinux.org/"
|
||||||
|
alias forums="librewolf https://forum.artixlinux.org/ &"
|
||||||
|
# alias mirrors="links https://mirrors.dotsrc.org/artix-linux/"
|
||||||
|
alias mirrors="links https://mirror1.artixlinux.org/"
|
||||||
|
alias isos="links https://ftp.crifo.org/artix"
|
||||||
|
alias smarden="links http://smarden.org/runit/"
|
||||||
|
|
||||||
# ddgr shebang bookmarks
|
# ddgr shebang bookmarks
|
||||||
alias ddgr="ddgr -x -n 25 --unsafe --proxy 127.0.0.1:8118"
|
alias ddgr="ddgr -x -n 25 --unsafe --proxy 127.0.0.1:8118"
|
||||||
alias ducky="ddgr -jx -n 25 --unsafe --proxy 127.0.0.1:8118"
|
alias ducky="ddgr -jx -n 25 --unsafe --proxy 127.0.0.1:8118"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue