Skip to content

Instantly share code, notes, and snippets.

View LukeMathWalker's full-sized avatar
🔮
Wondering

Luca Palmieri LukeMathWalker

🔮
Wondering
View GitHub Profile
@LukeMathWalker
LukeMathWalker / audit-on-push.yml
Last active January 10, 2025 15:10
GitHub Actions - Rust setup with Postgres + sqlx
name: Security audit
on:
push:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
@LukeMathWalker
LukeMathWalker / starship.toml
Created August 22, 2021 10:19
Minimal starship prompt configuration for a responsive shell
add_newline = true
format = """\
$username\
$memory_usage\
$hostname\
$directory\
$git_branch\
$git_commit\
$git_state\
font:
normal:
family: firacode
style: Regular
bold:
family: firacode
style: Bold
italic: