feat(claude): add initial dotfiles

This commit is contained in:
2026-03-15 11:15:28 +01:00
parent 72ce9353fc
commit 875cc8e8d1
4 changed files with 60 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ export NAME="Matej Janežič"
# starship nest config into a folder, default is ~/.config/starship.toml
export STARSHIP_CONFIG="$XDG_CONFIG_HOME/starship/config.toml"
# claude
export CLAUDE_CONFIG_DIR="$XDG_CONFIG_HOME/claude"
# cliphist
export CLIPHIST_DB_PATH="/tmp/cliphist-db"