From e92a0d2bff3ed2c09d2bde3873a4db7638729b5a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 17 Jan 2026 10:56:30 +0900 Subject: modified shell/profile, created claude/ --- ar/.config/shell/profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ar/.config/shell/profile') diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index f68a4b8..b7def42 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -74,6 +74,9 @@ export BAT_CONFIG_PATH="$XDG_CONFIG_HOME/bat/config" ### --- CARGO --- ### export CARGO_HOME="$XDG_DATA_HOME/cargo" +### --- CLAUDE --- ### +export CLAUDE_CONFIG_DIR="$XDG_CONFIG_HOME/claude" + ### --- DICS --- ### export DICS="/usr/share/stardict/dic/" -- cgit v1.2.3