Skip to content

quiram/zsh-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-utils

TL;DR

git clone https://github.com/quiram/zsh-utils.git
cd zsh-utils
./make-available

Enjoy zsh-utils :)

Details

Port to zsh of bash-utils (still in progress).

Useful bits of zsh code, separated by categories. Each folder will have a number of scripts, each of them with comments at the beginning explaining objective and usage. For a longer explanation check the following presentation:

Power up your development experience with bash scripts

Many of the commands support defaults in the form of environment variables, check them out!

The best way to make use of this repository is to place wherever you want to keep it and then run make-available. You will need to reload your zsh defaults (typically source $HOME/.zshrc, depending on your system) for changes to be effective in other open shell sessions.

About

Usefil bits of zsh code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages