Skip to content

Commit

Permalink
fix(build): Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
9876691 committed Jul 1, 2022
1 parent 0129e55 commit 72fd712
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file removed .DS_Store
Binary file not shown.
4 changes: 1 addition & 3 deletions dev-env-as-code/.bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ alias cw='mold -run cargo watch --no-gitignore -i "*.scss" -i "*.ts" -i node_mod
alias nrs='npm run start'

# Database
alias db='psql $DATABASE_URL'

# Leave a line below or the files will cat together
alias db='psql $DATABASE_URL'

0 comments on commit 72fd712

Please sign in to comment.