this repo has no description
0
fork

Configure Feed

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

zsh: la alias update

seth.computer df673d51 2dc39cd4

verified
+1 -1
+1 -1
zsh/zshenv
··· 19 19 alias eks="eksctl" 20 20 alias da="direnv allow" 21 21 22 - alias la="ls -laG" 22 + alias la="ls -laGh" 23 23 24 24 alias gl="git pull" 25 25 alias gp="git push"