change autocomplete

This commit is contained in:
2021-03-28 12:24:30 +02:00
parent a2a408df97
commit 7a260b1c16
2 changed files with 9 additions and 2 deletions

View File

@@ -5,4 +5,7 @@ path+=("${HOME}/.local/bin")
path+=("${HOME}/.cargo/bin")
export PATH
source ~/.config/.env
source ~/.config/.env.system
eval `keychain --eval --quiet --agents ssh,gpg id_rsa`