mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
bw
This commit is contained in:
parent
f5cd07e7fe
commit
f0bb2e122b
4 changed files with 74 additions and 65 deletions
|
|
@ -85,6 +85,13 @@ brew upgrade --cask codex
|
|||
just switch
|
||||
```
|
||||
|
||||
Sync Bitwarden-backed shell secrets:
|
||||
|
||||
```bash
|
||||
export BW_SESSION="$(bw unlock --raw)"
|
||||
just secrets-sync
|
||||
```
|
||||
|
||||
## What Still Needs Manual Handling
|
||||
|
||||
- Secrets and tokens under `~/.secrets`, `~/.npmrc`, `~/.config/gcloud`, `~/.config/gh`, and similar paths
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue