add limelight

This commit is contained in:
2022-12-04 10:46:38 -05:00
parent 211404c248
commit d75bdad638
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -135,6 +135,9 @@ alias fgrep='fgrep --color=auto'
alias egrep='egrep --color=auto'
export PATH="/opt/homebrew/opt/cython/bin:$PATH"
export PATH="/opt/homebrew/opt/llvm/bin:$PATH"
alias awb='~/repos/limelight/bin/limelight -c ~/.config/limelight/limelightrc'
export STARSHIP_CONFIG=~/.config/starship/starship.toml
eval "$(starship init zsh)"