MISC: env packages

This commit is contained in:
Matthew Ryan Dillon 2020-07-29 17:49:08 -07:00
parent f778cf8cc1
commit 80867f119d
2 changed files with 7 additions and 1 deletions

View file

@ -14,12 +14,14 @@ $ ./install
$ curl https://nixos.org/nix/install | sh
$ source ~/.zshrc
$ nix-env -i \
alacritty \
docker \
git \
htop \
postgresql \
reattach-to-user-namespace \
silver-searcher \
syncthing \
tmux \
universal-ctags \
vim \

View file

@ -82,6 +82,10 @@ path=(
# npm
$HOME/.npm-packages/bin
# yarn
$HOME/.yarn/bin
$HOME/.config/yarn/global/node_modules/.bin
# misc apps
/Applications/Postgres.app/Contents/Versions/12/bin/
/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/