small pixel drawing of a pufferfish dotfiles

*
j3s j3s@c3f.net
Thu, 26 Nov 2020 03:08:11 -0600
commit

783f6a71c42246b0b38c05df8e26415c55ce12e2

parent

b1b6011926799b9fb59276d93f791f65f8cdf277

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

jump to
M .env.env

@@ -42,6 +42,7 @@ fi

# bby if [ "$(uname -s)" == "Darwin" ]; then + alias ls=gls 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"
M bin/nbin/n

@@ -4,4 +4,3 @@ # Open notes file & take notes

notefile="$HOME/drop/notes.md" vim "+normal G" "$notefile" -# jsync