<?xml version="1.0" encoding="utf-8"?>
<!-- generator="open[qoob]" -->
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>the website of xero harrison</title>
    <subtitle type="text">xero, xero harrison, harrison, nu, x-e.ro, whois.x-e.ro, blog.x-e.ro, code.x-e.ro, lab.x-e.ro, img.x-e.ro, etc.x-e.ro, feeds.x-e.ro, fontvir.us, fontvirus, font, fonts, git, portfolio, program, programming, code, coding, codes, codez, dev, develop, developer, qoob, open qoob, openqoob, framework, code, api, lab, laboratory, experiment, experiments, demo, netart, net art, unixporn, unix porn, unixp0rn, unixpr0n, images, photos, etc, random</subtitle>
    <link>https://blog.x-e.ro</link>
    <updated>Sat, 30 May 2026 14:13:09 -0400</updated>
    <id>https://blog.x-e.ro</id>
    <link rel="self" href="https://feeds.x-e.ro" />
    <generator uri="http://qoob.xero.nu/">open[qoob]</generator>
    <entry>
        <title>managing your dotfiles</title>
        <id>https://blog.x-e.ro/managing_dotfiles_with_gnu_stow</id>
        <link rel="alternate">https://blog.x-e.ro/managing_dotfiles_with_gnu_stow</link>
        <summary type="html">&lt;p&gt;&lt;a href=&quot;http://code.x-e.ro/dotfiles&quot;&gt;&lt;img src=&quot;/ui/img/code/dotfiles.png&quot; alt=&quot;preview of xero's shell&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;in the *nix world programs are configured in two different ways, via arguments in the terminal or text based configuration files. programs which have many options like your shell, window managers, or even text editors are configured on a per-user basis with files in your home directory &lt;kbd&gt;~&lt;/kbd&gt;. in unix like operating systems any file or directory that starts with a period or full stop character is considered hidden, and in a default view will not be displayed. thus the name &lt;kbd&gt;dotfiles&lt;/kbd&gt;. it's been said of every console user: &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;you are your dotfiles&lt;/p&gt;&lt;cite&gt;&lt;/cite&gt;&lt;/blockquote&gt;
&lt;p&gt;i manage mine with &lt;a href=&quot;http://www.gnu.org/software/stow/&quot;&gt;gnu stow&lt;/a&gt;, a free, portable, lightweight symlink farm manager. it allows me to keep a versioned directory of all my config files that are virtually linked into place.</summary>
        <author>
            <name>xero harrison</name>
        </author>
        <updated>2015-04-20T20:53:06-04:00</updated>
    </entry>
    <entry>
        <title>atom editor linux install</title>
        <id>https://blog.x-e.ro/atom_editor_linux_install</id>
        <link rel="alternate">https://blog.x-e.ro/atom_editor_linux_install</link>
        <summary type="html">&lt;p&gt;&lt;a href=&quot;http://img.x-e.ro/i/atom.png&quot;&gt;&lt;img src=&quot;http://img.x-e.ro/thumb/atom.png&quot; alt=&quot;atom text editor linux screenshot&quot;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://atom.io/&quot;&gt;atom&lt;/a&gt; is a &quot;hackable text editor for the 21st century&quot; created by the team at github. it's designed to be customizable, but also usable without needing to edit a config file.&lt;/p&gt;
&lt;p&gt;this quote really sums it up perfectly:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;because we spend most of our day in a text editor, the single most important feature we wanted in an editor was extensibility. atom is built with the same open source technologies used by modern web browsers. at the core of atom is chromium, the open source project behind google chrome. with that comes all the power and innovation being developed for the web. but more importantly, extending atom is as simple as writing javascript and css, two languages used by millions of developers each day.&lt;/p&gt;&lt;cite&gt;&lt;a href=&quot;http://atom.io/&quot;&gt;atom.io&lt;/a&gt;&lt;/cite&gt;&lt;/blockquote&gt;</summary>
        <author>
            <name>xero harrison</name>
        </author>
        <updated>2014-05-08T15:33:06-04:00</updated>
    </entry>
    <entry>
        <title>git with the program</title>
        <id>https://blog.x-e.ro/git_with_the_program</id>
        <link rel="alternate">https://blog.x-e.ro/git_with_the_program</link>
        <summary type="html">&lt;p&gt;&lt;img title=&quot;git terminal&quot; src=&quot;http://img.x-e.ro/i/git.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;git is a distributed revision control and source code management (SCM) system with an emphasis on speed. git was designed by linus torvalds, of linux fame, for managing the development of the kernel. every git working directory is a fully fledged repository, complete with revision tracking abilities independent of a network or centralized server. git is 100% open-source, freeware, and distributed under the GNU general public license v2.&lt;/p&gt;</summary>
        <author>
            <name>xero harrison</name>
        </author>
        <updated>2013-01-13T22:42:00-05:00</updated>
    </entry>
</feed>
