Skip to content

ObstinateM/smv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super move (smv)

Super move is a terminal UI that allows you to save a lot of time when moving files between two folders

NOTE: When the mkdir function is used, it will create a directory with the 777 permissions and it let the umask remove the unwanted ones.

GIF Preview

Installation

Install smv manually

Download and build

  git clone git@github.com:ObstinateM/smv.git
  cd smv
  go build -o smv main.go

OR Download the smv binaries from the release and place it into /usr/local/bin/

Contributing

Contributions are always welcome!

Just open a PR!

Authors

About

Super move (smv) is a terminal UI that allows you to save a lot of time when moving files between two folders

Resources

Stars

Watchers

Forks

Packages

No packages published