Switch from leap to flash.nvim and add biome to ALE config

This commit is contained in:
mitchell 2024-07-27 13:55:08 -04:00
parent 7d9a714495
commit 4d4e715cb1
5 changed files with 37 additions and 20 deletions

View file

@ -14,6 +14,7 @@ function define_aliases -a uname -d 'Defines aliases for commonly used commands'
alias bb 'bun --bun'
alias pn pnpm
alias nv 'neovide --fork; and clear'
alias hx helix
switch "$uname"
case Linux