-
Notifications
You must be signed in to change notification settings - Fork 9
A simple solution to use shopt in zsh.
License
larz258/Zshopt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Zshopt is licensed under The MIT License. A copy of this license was provived in the repo www.github.com/larz258/Zshopt as LICENSE. This script allows you to use the 'shopt' command in zsh (or other bash like shells). To use this, simply add the 'shopt' script to a location on your $PATH (I suggest /usr/bin) or add the following line to your .zshrc alias shopt='/path/to/shopt' If you don't have a .zshrc you can use the one provided in this repo or you can append the .zshrc in this repo to your existing .zshrc. $ cat .zshrc >> ~/.zshrc (Note the included .zshrc assumes that you put the 'shopt' script in /usr/bin.
About
A simple solution to use shopt in zsh.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published