Not sure what happened here.... O.O

This commit is contained in:
Chris Cochrun 2022-02-25 13:54:32 -06:00
parent 34ab43b8f9
commit 0dbc3ead0e
272 changed files with 4767 additions and 12217 deletions

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rfpd2o/xfce4_sorry_i_dont_know_how_to_use_wm_btw/"> <img src="https://preview.redd.it/eb0ye5hded581.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=3546510a01c2ebe785569537e3c796f75624555d" alt="[XFCE4] Sorry, I dont know how to use wm, btw..." title="[XFCE4] Sorry, I dont know how to use wm, btw..." /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/N_Station"> /u/N_Station </a> <br/> <span><a href="https://i.redd.it/eb0ye5hded581.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rfpd2o/xfce4_sorry_i_dont_know_how_to_use_wm_btw/">[comments]</a></span> </td></tr></table>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rgum5s/yabai_daily_driver/"> <img src="https://preview.redd.it/fr6nm5vc5o581.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=ebb8736955d6de362990069d0fb0db966a7d7479" alt="[yabai] daily driver" title="[yabai] daily driver" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/ranzadk"> /u/ranzadk </a> <br/> <span><a href="https://i.redd.it/fr6nm5vc5o581.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/rgum5s/yabai_daily_driver/">[comments]</a></span> </td></tr></table>

View file

@ -1,17 +0,0 @@
<p>Today Ive learned about <a href="https://github.com/kahole/edamagit">edamagit</a>, a super
faithful port of Magit for VS Code. It looks pretty similar to Magit and even has
the same keybindings as Magit (e.g. you display it with <code class="language-plaintext highlighter-rouge">M-x g</code>).</p>
<p><img alt="edamagit_demo.gif" src="https://github.com/kahole/edamagit/raw/5ebf38107c6130cc16a23f18d84aeecc21f09fe8/magit_commit_demo.gif" /></p>
<p>Ive played with it a bit and it definitely makes using Git in VS Code a lot more fun. If for some reason you have to use VS Code this will make you feel right at home.</p>
<p>Here are a couple of useful resources to get you started with <code class="language-plaintext highlighter-rouge">edamagit</code>:</p>
<ul>
<li><a href="https://hole.dev/articles/edamagit-introduction/">Visual Tutorial</a></li>
<li><a href="https://www.youtube.com/watch?v=kDISNtPYhjk">Tutorial Screencast</a></li>
</ul>
<p>I dont know about you, but I always feel great when I see that an Emacs package is
so innovative and awesome that users of other editors try to replicate its functionality in their editor of choice. It seems theres still a spark of brilliance in our “ancient” community! M-x forever!</p>