diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-14 23:41:37 +0000 |
| commit | 2297fe7dd7e45ffb194c4822d8bace80739b9649 (patch) | |
| tree | da53e5dc8b62f8a3890aead8a9190bfffd2b31d5 /dacctal/sources/how_i_use_gentoo/index.html | |
| parent | 48a596fa510ea48c2a7ecc6d8d7ee0ecb3d325b2 (diff) | |
i did this live on youtube btw
Diffstat (limited to 'dacctal/sources/how_i_use_gentoo/index.html')
| -rw-r--r-- | dacctal/sources/how_i_use_gentoo/index.html | 66 |
1 files changed, 62 insertions, 4 deletions
diff --git a/dacctal/sources/how_i_use_gentoo/index.html b/dacctal/sources/how_i_use_gentoo/index.html index 384f2c5..3a3b669 100644 --- a/dacctal/sources/how_i_use_gentoo/index.html +++ b/dacctal/sources/how_i_use_gentoo/index.html @@ -8,123 +8,181 @@ <link rel="icon" type="image/x-icon" href="images/erm.png"> </head> <body> - <h1><center>How I use Gentoo</center></h1> + <h1>[ <span + class="color_blue" + >-</span><span + class="color_green" + >></span>█ / ... / how_i_use_gentoo ]</h1> + <br> + <br> <h2>original video: - <a href="https://youtu.be/iIDhmYN0RLY"> - YouTube - </a> + <a href="https://youtu.be/iIDhmYN0RLY">YouTube</a> </h2> <br> + <section class="block"> <h3>daccfiles: <a href="https://git.symlinx.net/daccfiles"> git.symlinx.net/daccfiles </a> </h3> + </section> + <br> + <section class="block"> <h3>st: <a href="https://st.suckless.org/"> st.suckless.org </a> </h3> + </section> + <br> + <section class="block"> <h3>tmux: <a href="https://github.com/tmux/tmux"> github.com/tmux/tmux </a> </h3> + </section> + <br> + <section class="block"> <h3>bfetch: <a href="https://github.com/Mjoyufull/bfetch"> github.com/Mjoyufull/bfetch </a> </h3> + </section> + <br> + <section class="block"> <h3>vis: <a href="https://git.sr.ht/~martanne/vis"> git.sr.ht/~martanne/vis </a> </h3> + </section> + <br> + <section class="block"> <h3>pkgit: <a href="https://git.symlinx.net/pkgit/"> git.symlinx.net/pkgit </a> </h3> + </section> + <br> + <section class="block"> <h3>oxwm: <a href="https://github.com/tonybanters/oxwm"> github.com/tonybanters/oxwm </a> </h3> + </section> + <br> + <section class="block"> <h3>fsel: <a href="https://github.com/Mjoyufull/fsel"> github.com/Mjoyufull/fsel </a> </h3> + </section> + <br> + <section class="block"> <h3>librewolf: <a href="https://librewolf.net/"> librewolf.net </a> </h3> + </section> + <br> + <section class="block"> <h3>sidebery: <a href="https://github.com/mbnuqw/sidebery"> github.com/mbnuqw/sidebery </a> </h3> + </section> + <br> + <section class="block"> <h3>dark reader: <a href="https://github.com/darkreader/darkreader"> github.com/darkreader/darkreader </a> </h3> + </section> + <br> + <section class="block"> <h3>stylus: <a href="https://github.com/openstyles/stylus"> github.com/openstyles/stylus </a> </h3> + </section> + <br> + <section class="block"> <h3>ublock origin: <a href="https://github.com/gorhill/uBlock"> github.com/gorhill/uBlock </a> </h3> + </section> + <br> + <section class="block"> <h3>firefox color: <a href="https://github.com/mozilla/FirefoxColor/"> github.com/mozilla/FirefoxColor </a> </h3> + </section> + <br> + <section class="block"> <h3>sponsorblock: <a href="https://github.com/ajayyy/SponsorBlock"> github.com/ajayyy/SponsorBlock </a> </h3> + </section> + <br> + <section class="block"> <h3>inkscape: <a href="https://gitlab.com/inkscape/inkscape"> gitlab.com/inkscape/inkscape </a> </h3> + </section> + <br> + <section class="block"> <h3>famistudio: <a href="https://github.com/BleuBleu/FamiStudio"> github.com/BleuBleu/FamiStudio </a> </h3> + </section> + <br> + <section class="block"> <h3>kdenlive: <a href="https://github.com/KDE/kdenlive"> github.com/KDE/kdenlive </a> </h3> + </section> + <br> </body> </html> |
