<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Command Line Tools on Sai Ram&#39;s Blog</title>
    <link>https://sairam.dev/categories/command-line-tools/</link>
    <description>Recent content in Command Line Tools on Sai Ram&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020. All rights reserved.</copyright>
    <lastBuildDate>Wed, 05 Apr 2017 20:00:00 +0530</lastBuildDate>
    
	<atom:link href="https://sairam.dev/categories/command-line-tools/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>CLI Productivity Tools - FZF &amp; Yank</title>
      <link>https://sairam.dev/post/cli-productivity-fzf-yank/</link>
      <pubDate>Wed, 05 Apr 2017 20:00:00 +0530</pubDate>
      
      <guid>https://sairam.dev/post/cli-productivity-fzf-yank/</guid>
      <description>fzf Came across an powerful CLI fzf utility. There are plugins for vim, tmux and bash too. If you are a command line junkie like I am, you should definitely not miss this.
  
yank do check out yank and on mac with
brew install yank  source: http://brewformulas.org/yank
  
Now fzf | yank ps -ef | fzf | yank  copy the selected output from fzf and copy it into clipboard.</description>
    </item>
    
  </channel>
</rss>