small pixel drawing of a pufferfish dotfiles

important updates
j3s j3s@c3f.net
Mon, 01 Jun 2020 12:48:04 -0500
commit

8b9924de6c2d055e795c88e781738c01b8c20eb6

parent

f84dc38614e1dd73b0021beaa282c77610839066

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

jump to
M .shinit.shinit

@@ -14,7 +14,7 @@ # general

alias startx='ssh-agent startx' alias vi=vim alias ls='CLICOLOR=1 ls' -alias gj='git add . ; git commit -m "important updates" ; git push' +alias gj='git add . ; git commit -m "*" ; git push' # mksh if echo "$SHELL" | grep -q "mksh"; then