diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 20:21:29 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-09-13 20:21:29 +0900 |
| commit | b22ae5c59be62b2712719a8b160923b6aafe2975 (patch) | |
| tree | 0cdbca5307c29388465e928ea77e645f2f5d642f /mac/.config/shell | |
| parent | f40d2e9b77c1e6a904fff483a2e3b08dbce1477e (diff) | |
modified plugins/dadbod.lua, modified plugins/docker.lua, modified plugins/lualine.lua, modified shell/profile
Diffstat (limited to 'mac/.config/shell')
| -rw-r--r-- | mac/.config/shell/profile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/shell/profile b/mac/.config/shell/profile index 0d2aa81..4ab1a32 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" |
