diff options
Diffstat (limited to 'ar/.config/shell')
| -rw-r--r-- | ar/.config/shell/profile | 3 |
1 files changed, 3 insertions, 0 deletions
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/" |
