Command line utility to make copy pasting easier
To copy/tag a file or folder:
cpst -c <files or folders>
To paste tagged files or folder into current directory:
cpst -p
To move a tagged file or folder into current directory:
cpst -m
cargo install cpst