summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 20:24:37 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 20:24:37 +0900
commit5d7b0d465151867a73756af76b299a9a3bb15ab6 (patch)
treed06cd164f40f7cde05cc1e475b45503f45e11de8
parentb22ae5c59be62b2712719a8b160923b6aafe2975 (diff)
modified shell/profile
-rw-r--r--mac/.config/shell/profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/shell/profile b/mac/.config/shell/profile
index 4ab1a32..0d2aa81 100644
--- a/mac/.config/shell/profile
+++ b/mac/.config/shell/profile
@@ -76,8 +76,8 @@ export CARGO_HOME="$XDG_DATA_HOME/cargo"
export DICS="/usr/share/stardict/dic/"
### --- DOCKER --- ###
-# export DOCKER_CONFIG="$XDG_CONFIG_HOME"/docker
-# export MACHINE_STORAGE_PATH="$XDG_DATA_HOME"/docker-machine
+export DOCKER_CONFIG="$XDG_CONFIG_HOME"/docker
+export MACHINE_STORAGE_PATH="$XDG_DATA_HOME"/docker-machine
### --- ELECTRUM --- ###
export ELECTRUMDIR="$XDG_DATA_HOME/electrum"