Skip to content

dbohdan/imv-fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imv-fish

imv-fish is a clone of the imv(1) command from renameutils written in pure fish shell. The command opens vared to let you interactively rename an individual file or directory. It is useful on systems with a port of fish but not renameutils, like OpenBSD.

Contents

Requirements

imv-fish requires fish 3.4 or later. Earlier versions will not work.

Usage

imv path

Installation

Using Fisher

To install imv-fish with Fisher, run the command:

fisher install dbohdan/imv-fish

Manual

  1. Clone the repository or download and extract a source archive.
  2. Run install.fish.

Alternatives

  • vidir(1) from moreutils. The moreutils collection is packaged for OpenBSD.

License

MIT.

Releases

No releases published

Packages

No packages published

Languages