this repo has no description
0
fork

Configure Feed

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

aicommits alias

+1
+1
zsh/zshenv
··· 27 27 alias python=python3 28 28 alias pip=pip3 29 29 alias tm=$HOME/dotfiles/scripts/tmopen.sh 30 + alias aic="aicommits --type conventional" 30 31 31 32 # if machine name is nebula.. 32 33 if [[ $(hostname) == "nebula" ]]; then