this repo has no description
0
fork

Configure Feed

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

zsh: direnv allow alias

Seth Etter 54a7ca48 1bf37a42

+1
+1
zsh/zshenv
··· 18 18 alias tf="terraform" 19 19 alias k="kubectl" 20 20 alias eks="eksctl" 21 + alias da="direnv allow" 21 22 alias gdst="git diff --stat" 22 23 alias gfp="git fetch --prune" 23 24 alias lg="lazygit"