diff options
author | Alexander <a.kiryukhin@vk.team> | 2024-07-11 11:01:33 +0300 |
---|---|---|
committer | Alexander <a.kiryukhin@vk.team> | 2024-07-11 11:01:33 +0300 |
commit | 0ce8b8ece9891db0eac2f1b5daa38322fbf34227 (patch) | |
tree | 50695c196879cd5fb4e77b69318c343e034073f6 /zsh | |
parent | 67bfb06adec12876a806d85a4b5009a2ba0c4950 (diff) |
Kitty monokai theme
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ antigen apply export PATH=$HOME/.local/bin:/usr/local/bin:$HOME/go/bin:$PATH export EDITOR="micro" -export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock +#export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock # Aliases alias ls="ls -F" |