1
0
Fork 0

Minor zsh config changes

This commit is contained in:
Arthur Khachaturov 2023-12-08 16:47:38 +03:00
parent 3d86f44d31
commit 6ec06ee1d2
No known key found for this signature in database
GPG key ID: 542ADA2564CCFDDB
3 changed files with 19 additions and 6 deletions

View file

@ -1,5 +1,3 @@
# unused for now
# export PATH="${$(find ~/.local/bin -type d -printf %p:)%%:}:$PATH"
# default apps
export EDITOR="/usr/bin/nvim"
# if [ -z "$SSH_AUTH_SOCK" ]; then
# eval "$(ssh-agent -s)"
# fi