-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
4 lines (4 loc) · 1.73 KB
/
index.xml
1
2
3
4
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mike Anelli on Nerd Ramblings</title><link>/</link><description>Recent content in Mike Anelli on Nerd Ramblings</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 12 Apr 2022 01:45:00 -0700</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml"/><item><title>Air Fryer Calculator</title><link>/posts/air-fryer-calc/</link><pubDate>Tue, 12 Apr 2022 01:45:00 -0700</pubDate><guid>/posts/air-fryer-calc/</guid><description><p>Just a something to help out with AirFryer cook time conversions and an excuse to try code some JS.</p></description></item><item><title>OSX Key Mapping</title><link>/posts/osx-key-mapping/</link><pubDate>Thu, 14 May 2020 14:57:21 -0700</pubDate><guid>/posts/osx-key-mapping/</guid><description>Change default key mapping
After years of being annoyed every time I would hit the end key on my keyboard, wanting to get to the end of the line I was current on but instead I would end up at the bottom of the file I was in. I have finally found the solution to this problem.
All we need to do is edit the key bindings file, or in most cases create the file.</description></item><item><title>Shit I Never Remember</title><link>/posts/shit-i-never-remember/</link><pubDate>Wed, 13 May 2020 16:13:32 -0700</pubDate><guid>/posts/shit-i-never-remember/</guid><description>This is a random list of things my brain refuses to remember. It could be anything from code snippets to bash commands to things as simple as keyboard shortcuts.
Bash Commands ln -s &lt;source file&gt; &lt;new link&gt;</description></item></channel></rss>