This commit is contained in:
DeveloperDurp 2025-12-27 15:29:27 -06:00
parent 83d36260e9
commit d2e4b239bd
13 changed files with 57 additions and 69 deletions

View file

@ -20,3 +20,4 @@ alias gc='git commit -a'
alias gd='git diff'
alias gp='git push'
alias bw='NODE_OPTIONS="" bw'
alias devpod='flatpak run --arch=x86_64 --command=devpod-cli sh.loft.devpod'