Skip to content

Instantly share code, notes, and snippets.

@YasushiKobayashi
Last active December 13, 2017 05:55
Show Gist options
  • Save YasushiKobayashi/6d8653e942e4a28b517c2ecd9e17fb80 to your computer and use it in GitHub Desktop.
Save YasushiKobayashi/6d8653e942e4a28b517c2ecd9e17fb80 to your computer and use it in GitHub Desktop.
cat $(ls | peco)
#!bin/sh
cat $(ls | peco)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment