<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Blog on Saroj Maharjan</title>
		<link>https://sarojmaharjan.com/blog/</link>
		<description>Recent content in Blog on Saroj Maharjan</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>&amp;copy; All rights reserved.</copyright>
		
		
			<lastBuildDate>Mon, 15 Jan 2018 15:41:27 +0545</lastBuildDate>
		
			<atom:link href="https://sarojmaharjan.com/blog/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Rename and Copy Multiple Files at Once in Zsh</title>
				<link>https://sarojmaharjan.com/blog/rename-and-copy-multiple-files-at-once-in-zsh/</link>
				<pubDate>Mon, 15 Jan 2018 15:41:27 +0545</pubDate>
				<guid>https://sarojmaharjan.com/blog/rename-and-copy-multiple-files-at-once-in-zsh/</guid>
				<description>&lt;p&gt;Here&amp;rsquo;s a tip to rename multiple files after copying at once in zsh.&lt;/p&gt;&#xA;&lt;p&gt;As a general security practice, it is advised not to git track your secrets&#xA;of your Rails application like &lt;code&gt;application.yml&lt;/code&gt; or &lt;code&gt;secrets.yml&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;But you have to somehow share the default minimal contents required for the app&#xA;to your teammates either by tossing around in your IM or via email.&lt;/p&gt;&#xA;&lt;p&gt;Nowadays, it is a common practice to have sample yml files in your project for&#xA;other team mates to copy. The copied file is git ignored allowing devs to&#xA;experiment freely on their local machine while production or staging servers&#xA;have different secret values.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
