tvl-depot/configs/shared/zsh
William Carroll f9b7b86b9c Prefer longer aliases for Google utils
pbcopy  -> c
pbpaste -> p

While it's nice to expect pbcopy on both OSX and Linux, it's better to
just alias c=pbcopy on OSX and assert on `c` and `p`, which are must
shorter to type.
2019-03-05 18:21:41 +00:00
..
.zshrc More fully support zsh 2019-02-28 12:24:11 +00:00
aliases.zsh Prefer longer aliases for Google utils 2019-03-05 18:21:41 +00:00
dumping_grounds.zsh Support monitor resolution function 2019-03-04 17:53:49 +00:00
functions.zsh Remove function keyword from bash fn defns 2019-03-04 17:53:16 +00:00
variables.zsh Support variables for common config file 2019-03-04 17:52:55 +00:00