export PATH="${$(find ~/.local/bin -type d -printf %p:)%%:}:$PATH" # default apps export EDITOR="/usr/bin/nvim"