Skip to content

admons/hebzsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hebzsh - Oh-My-ZSH hebrew plugin

The following zsh plugin convert hebrew keyboard layout to us english layout if command not found.

עןא דאשאוד

will get translated to

git status

Installation

If you're using oh-my-zsh, you can do:

  1. git clone git@github.com:admons/hebzsh.git ~/.oh-my-zsh/custom/plugins/hebzsh
  2. add the hebzsh plugin to the plugins=(...) local in your ~/.zshrc:
# original plugins statement
plugins=(
  git
)

# add hebzsh
plugins=(
  git
  hebzsh
)
  1. Open a new terminal window

About

Oh-My-Zsh hebrew plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages