Skip to content

woodgear/zmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmx: bring M-x experience to zsh

/zmacs/

show case

how to install

  1. install fzf,zplug.
zplug "woodgear/zmx"

# load all shell-actions
export SHELL_ACTIONS_PATH=$DIR_CONTAINER_YOU_ACTION_SCRIPT
# you could just add you script
export SHELL_ACTIONS_PATH=$SHELL_ACTIONS_PATH:$YOUR_SCRIPT_DIR

load_shell_actions $SHELL_ACTIONS_PATH

how to use

  1. dealut bindkey is ,xm.
  2. action come from script which file path in SHELL_ACTIONS_PATH.

feature

  1. source before eval aciton (add zmx_preexec to preexec hook)

About

bring M-x experience to zsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published