🥫My environment-in-a-can
Find a file
2022-11-04 13:28:07 -04:00
source fix: glob source should not pick up non-sh files 2022-11-04 13:28:07 -04:00
README.md feat: basic tmux aliases 2022-11-04 02:11:54 -04:00
setup fix: glob source should not pick up non-sh files 2022-11-04 13:28:07 -04:00

Shell goodies

A collection of shell enhancement for everyday happiness.

Setup

git clone git@github.com:mcataford/env.git ~/.env_goodies | . ./setup

Updating existing setups

Since ~/.env_goodies is a cloned repository, pulling new changes should update everything. You may need to source the shell configuration file again for new goodies to apply.