📝 Added beej alias for networking in C
This commit is contained in:
parent
91f9308c8d
commit
3004620c95
1 changed files with 2 additions and 0 deletions
2
aliases
2
aliases
|
|
@ -300,6 +300,8 @@ alias csimplified="librewolf https://www.programmingsimplified.com/c/ &"
|
|||
alias cfaq="librewolf http://c-faq.com/ &"
|
||||
alias cboards="librewolf https://cboard.cprogramming.com &"
|
||||
alias crationale="librewolf https://www.lysator.liu.se/c/rat/title.html &"
|
||||
# awesome guide to network programming in C:
|
||||
alias beej="librewolf https://beej.us/guide/bgnet/html/ &"
|
||||
# X11 Resources
|
||||
alias xlibman="librewolf https://tronche.com/gui/x/xlib/ &"
|
||||
alias xorg="librewolf https://www.x.org/wiki/ &"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue