my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

important updates

j3s 8b9924de f84dc386

+1 -1
+1 -1
.shinit
··· 14 14 alias startx='ssh-agent startx' 15 15 alias vi=vim 16 16 alias ls='CLICOLOR=1 ls' 17 - alias gj='git add . ; git commit -m "important updates" ; git push' 17 + alias gj='git add . ; git commit -m "*" ; git push' 18 18 19 19 # mksh 20 20 if echo "$SHELL" | grep -q "mksh"; then