swap/README.md

1.0 KiB

GPL License Fish Shell Version Oh My Fish Framework Install

Swap

A plugin for Oh My Fish

A wrapper function to allow mv to swap the location or contents of targeted files or folders

Syntax

mv [option] [file] [file]

Options

-s/--swap

Trigger this function

-c/--contents

Swap contents intead of location. Contents of a file can only be swaped with those of another file, the same applies for folders.

-h/--help

Display the function description and instructions

Install

omf repositories add https://gitlab.com/argonautica/argonautica 
omf install swap