tvl-depot/configs/shared/zsh
William Carroll 94bbcaafd5 Define nix_installed function
Lists the packages installed by `nix-env`. Moving forward, it might be
useful to run something like...

`$ nix_installed >nix-env.txt`

...and commit that to this repository a la the brew.txt file that
previously floated around this repo. For now, I'm unwilling to commit to
that solution, because I'm hoping a better alternative exists.

Perhaps this should be an alias. Still unsure why I write aliases
sometimes and functions other times. It might be worth documenting as a
principle that I can lean on.
2019-03-07 16:47:14 +00:00
..
.zshrc Support cloudtop 2019-03-07 16:44:37 +00:00
aliases.zsh Prefer to rg and fd hidden files 2019-03-07 16:46:38 +00:00
dumping_grounds.zsh Define nix_installed function 2019-03-07 16:47:14 +00:00
functions.zsh Remove function keyword from bash fn defns 2019-03-04 17:53:16 +00:00
variables.zsh Support ALTERNATE_EDITOR environment variable 2019-03-07 14:05:31 +00:00