add yabai

This commit is contained in:
Adam Jeniski
2022-12-05 16:29:06 -05:00
parent 6bb5a87b20
commit 7f847e45fd
5 changed files with 213 additions and 6 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ 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'
alias awb='~/.config/limelight/limelight/bin/limelight -c ~/.config/limelight/limelightrc'
export STARSHIP_CONFIG=~/.config/starship/starship.toml
eval "$(starship init zsh)"