<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bryan Rodriguez</title>
    <description>The latest articles on DEV Community by Bryan Rodriguez (@bryrod).</description>
    <link>https://dev.to/bryrod</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F321827%2F15b9636f-9c40-4b3e-9fb5-5fa9af6521f9.jpeg</url>
      <title>DEV Community: Bryan Rodriguez</title>
      <link>https://dev.to/bryrod</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bryrod"/>
    <language>en</language>
    <item>
      <title>CLI Backups</title>
      <dc:creator>Bryan Rodriguez</dc:creator>
      <pubDate>Sat, 23 May 2020 19:12:54 +0000</pubDate>
      <link>https://dev.to/bryrod/cli-backups-2g86</link>
      <guid>https://dev.to/bryrod/cli-backups-2g86</guid>
      <description>&lt;p&gt;I’m curious to know if anyone currently saves their shell configuration in a way that makes it easier to import to a new machine instead of having to rebuild it all over again. &lt;/p&gt;

&lt;p&gt;The thought I have is to convert my configurations to git repos. Such as...&lt;/p&gt;

&lt;p&gt;&lt;code&gt;~/.zshrc&lt;/code&gt;&lt;br&gt;
&lt;code&gt;~/.vimrc&lt;/code&gt;&lt;br&gt;
&lt;code&gt;~/.oh-my-zsh&lt;/code&gt;&lt;br&gt;
And an export of &lt;code&gt;brew list&lt;/code&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
