Skip to content

Create directories without typing a trailing a slash

License

Notifications You must be signed in to change notification settings

Sonico98/mkdir.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mkdir.yazi

Create directories in yazi without having to type a trailing slash at the end every time.

Installation

# Linux/MacOS
git clone https://github.com/Sonico98/mkdir.yazi.git ~/.config/yazi/plugins/mkdir.yazi

# Windows
git clone https://github.com/Sonico98/mkdir.yazi.git %AppData%\yazi\config\plugins\mkdir.yazi

Usage

Add this to your keymap.toml:

[[manager.prepend_keymap]]
on = [ "m", "k" ]
exec = "plugin mkdir"
desc = "Create a directory"

About

Create directories without typing a trailing a slash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages