tvl-depot/configs/shared/zsh
William Carroll f5ace0b0a9 Prefer $(pwd) to $PWD
I'm unsure if this is idiomatic POSIX shell scripting or not, but I generally
prefer function calls to variables. Thankfully things like Haskell don't
differentiate between the two. In other cold and hostile environments like shell
scripting, us programmers must take care to prefer functions to variables where
it makes sense.
2019-03-23 16:38:19 +00:00
..
.zprofile Move source ~/.profile to ~/.zprofile 2019-03-20 15:13:41 +00:00
.zshrc Move source ~/.profile to ~/.zprofile 2019-03-20 15:13:41 +00:00
aliases.zsh Support aptitude removals 2019-03-23 16:36:34 +00:00
functions.zsh Prefer $(pwd) to $PWD 2019-03-23 16:38:19 +00:00
variables.zsh Support shared, device-specific i3 configurations 2019-03-23 16:31:59 +00:00
zle.zsh Drop OSX support; support desktop, laptop, cloudtop 2019-03-18 14:14:26 +00:00