Minor zsh config changes
This commit is contained in:
parent
3d86f44d31
commit
6ec06ee1d2
3 changed files with 19 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue