Simple Steps to Install xcv

What is “xcv” Package?

Cut, copy and paste files with Bash
For more details: https://github.com/busterc/xcv

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install xcv.
    brew install xcv

Now, use xcv!