aboutsummaryrefslogtreecommitdiffstats
path: root/_zsh/40-functions.zsh
Commit message (Collapse)AuthorAgeFilesLines
* zsh: Add function randpass() to generate random stringAaron LI2018-07-181-0/+8
|
* zsh: rule() allow to specify the charAaron LI2018-01-221-1/+1
|
* zsh: Update various settings; with minor fixesAaron LI2017-03-181-15/+42
| | | | Credit: http://chneukirchen.org/dotfiles/.zshrc
* Update command existence check functionAaron LI2017-02-281-1/+5
| | | | | | Credit: * Stackoverflow: Check if a program exists from a Bash script Credit: https://stackoverflow.com/a/677212/4856091
* zsh: add function is_running()Aaron LI2017-02-281-0/+5
|
* _zsh/40-functions.zsh: add "exists()"Aaron LI2016-05-021-0/+5
|
* _zsh: simplify initialization; order by perfixAaron LI2016-04-301-0/+95