aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-27 01:42:15 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-27 01:42:15 +0100
commit4a6735b5363bfee97e2a48938fbde565b210196d (patch)
tree3fdfec0c8f69172b6b9c2a9b2686885e1492ea37
parenttmux: add macOS copy-paste shortcuts (diff)
downloadlinux-home-4a6735b5363bfee97e2a48938fbde565b210196d.tar.gz
linux-home-4a6735b5363bfee97e2a48938fbde565b210196d.zip
remove .docker/config.json
It was of low value, and various Docker tools keep re-writing it.
-rw-r--r--%HOME%/.docker/config.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/%HOME%/.docker/config.json b/%HOME%/.docker/config.json
deleted file mode 100644
index c45674b..0000000
--- a/%HOME%/.docker/config.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "detachKeys": "ctrl-\\,d"
-}