small pixel drawing of a pufferfish dotfiles

Add be and CHEF_ENV
j3s j3s@c3f.net
Fri, 06 Mar 2020 14:45:24 -0600
commit

54cffa4ab04d1becf31025bf9a9dbf3c881e62d7

parent

f3db0f54ca966bc883ff463561efd202ff77784d

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

jump to
M .shinit.shinit

@@ -14,8 +14,10 @@

# bby if [ "$(uname -s)" == "Darwin" ]; then 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 HISTFILE="$HOME/.mksh-history" export CHEFUSER="jolson" + export CHEF_ENV="browse_test" export SSHUSER="jolson" export SSHKEY="~/.ssh/id_rsa" export PASH_CLIP="pbcopy"