this repo has no description
0
fork

Configure Feed

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

git diff --stat alias

+1
+1
zsh/zshenv
··· 10 10 alias k="kubectl" 11 11 alias eks="eksctl" 12 12 alias gdc="git diff --cached" 13 + alias gds="git diff --stat" 13 14 alias ytop="ytop -c 'default-dark'" 14 15 alias lg="lazygit" 15 16 alias ld="lazydocker"