feat: add built-in backup decryption
This commit is contained in:
parent
ad9933903c
commit
58a803b0ce
17 changed files with 641 additions and 437 deletions
|
@ -1,7 +1 @@
|
|||
# pnpm
|
||||
export PNPM_HOME="/home/samuel/.local/share/pnpm"
|
||||
case ":$PATH:" in
|
||||
*":$PNPM_HOME:"*) ;;
|
||||
*) export PATH="$PNPM_HOME:$PATH" ;;
|
||||
esac
|
||||
pnpm dlx lint-staged
|
Loading…
Add table
Add a link
Reference in a new issue