tvl-depot/configs/shared/zsh
William Carroll cc3aecb1e3 Support Java alias for jshell
The `jshell` alias currently imports libs like guava and jOOL into the `jshell`,
which is nice for experimenting.

Experimenting with keeping some helpful `.jars` in `~/programming/jars`. This
may be a bad idea, and there may exist a more idiomatic way to do this instead
of wrapping `jshell` in an alias, but for now, I need to move on.

Also documents some abbreviations for applications. `jv` will be necessary so
that I don't conflict with `j` or `js` for javascript. Eventually I'll need to
be more organized to avoid naming collisions, but this is okay for now.
2019-03-29 17:19:29 +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 Java alias for jshell 2019-03-29 17:19:29 +00:00
functions.zsh Update Cider KBD to use google-chrome 2019-03-28 17:32:21 +00:00
variables.zsh Support SpeWall in bash variables 2019-03-28 17:29:24 +00:00
zle.zsh Drop OSX support; support desktop, laptop, cloudtop 2019-03-18 14:14:26 +00:00