<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>terminal on Diogo Moreira</title><link>https://diogomoreira.dev/tags/terminal/</link><description>Recent content in terminal on Diogo Moreira</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 28 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://diogomoreira.dev/tags/terminal/index.xml" rel="self" type="application/rss+xml"/><item><title>Versioning .dotfiles</title><link>https://diogomoreira.dev/blog/versioning-dotfiles/</link><pubDate>Fri, 28 Apr 2023 00:00:00 +0000</pubDate><guid>https://diogomoreira.dev/blog/versioning-dotfiles/</guid><description>&lt;blockquote&gt;
&lt;p&gt;💡 &lt;strong&gt;tl/dr&lt;/strong&gt;; You can set up a new system using &lt;strong&gt;dotfiles&lt;/strong&gt; and an installation script in minutes. This post tries to explains some things about dotfiles and we will build a repository together&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Dotfiles&lt;/strong&gt; are configuration files typically stored in a user&amp;rsquo;s home directory (the directory represented by the symbol &lt;code&gt;~&lt;/code&gt; on Unix-based operating systems) and that begin with a dot (&lt;code&gt;.&lt;/code&gt;) in their file name.&lt;/p&gt;
&lt;p&gt;These files are used to &lt;strong&gt;store&lt;/strong&gt; settings for the various programs and tools that a user can use on their system. Files like &lt;code&gt;.bashrc&lt;/code&gt;, &lt;code&gt;.zshrc&lt;/code&gt;, &lt;code&gt;.vimrc&lt;/code&gt; and &lt;code&gt;.gitconfig&lt;/code&gt; are examples (just to name a few) that practically every user has on their machine.&lt;/p&gt;</description></item></channel></rss>