Kitty monokai theme

This commit is contained in:
Alexander 2024-07-11 11:01:33 +03:00
parent 67bfb06ade
commit 0ce8b8ece9
No known key found for this signature in database
GPG key ID: D86E384919C1B9F0
3 changed files with 69 additions and 6 deletions

View file

@ -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"