ssh-portfolio/.envrc
Erica Marigold 15a6cfe4e2
Some checks failed
CI / Test Suite (push) Has been cancelled
CI / Rustfmt (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Docs (push) Has been cancelled
feat: init, basic rendering with ratatui to ssh backend
2025-01-28 05:40:02 +00:00

3 lines
111 B
Bash

export SSH_PORTFOLIO_CONFIG=`pwd`/.config
export SSH_PORTFOLIO_DATA=`pwd`/.data
export SSH_PORTFOLIO_LOG=debug