small pixel drawing of a pufferfish dotfiles

*
j3s j3s@c3f.net
Fri, 12 Mar 2021 13:11:03 -0600
commit

4c46cf2eb4b33161ebea2e35d48cd85fb89181ec

parent

1e2248e031d2a4d9a71cf4b6b879895c12060e00

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .env.env

@@ -67,6 +67,7 @@

# bby if [ "$(uname -s)" == "Darwin" ]; then alias ls=gls + alias df=gdf alias cdr='cd $(find ~/git/chef/cloud-roles ~/git/chef/site-cookbooks ~/git/chef/app-cookbooks ~/git/chef/dc-roles -type d -maxdepth 1 | selecta)' alias be='bundle exec' export CHEFUSER="jolson"