my dotz
2
fork

Configure Feed

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

*

j3s e0435ce8 a08a1610

+6 -9
+3 -9
.shinit
··· 9 9 fi 10 10 fi 11 11 12 - export EDITOR=vim 13 - export PS1='$(short-pwd)$ ' 14 - 15 - export PASH_KEYID=j3s@c3f.net 16 - export PASH_DIR="$HOME/.password-store" 17 - 18 - # general 19 - alias vi=vim 20 - alias gj='git add . ; git commit -m "*" ; git push' 21 12 22 13 # launch alacritty with no GPU support if on old thinkpad 23 14 if [ "$(hostname)" == 'nyx' ]; then ··· 37 28 source /usr/local/share/chruby/chruby.sh 38 29 chruby ruby-2.6.2 39 30 fi 31 + 32 + export EDITOR=vim 33 + export PS1='$(short-pwd)$ '
+3
bin/vi
··· 1 + #!/bin/sh 2 + 3 + vim