swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

commit 91d4f0e12530e80b113e59678302e0a879500c38
parent deeaf5e123f275abc2f6364a23500bd006e296c5
Author: awy <awy@awy.one>
Date:   Sun,  6 Jul 2025 20:04:40 +0300

rm whitespace

Diffstat:
M.config/shell/profile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/shell/profile b/.config/shell/profile @@ -52,7 +52,7 @@ export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc" export SQLITE_HISTORY="$XDG_DATA_HOME/sqlite_history" export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc" export CUDA_CACHE_PATH="$XDG_CACHE_HOME/nv" -export KUBECONFIG="$XDG_CONFIG_HOME/kube/config" +export KUBECONFIG="$XDG_CONFIG_HOME/kube/config" export KUBECACHEDIR="$XDG_CACHE_HOME/kube" export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker" export PASSWORD_STORE_CLIP_TIME=5