fish: make keychain quiet and quick

This commit is contained in:
Inhji 2023-09-23 14:05:22 +02:00
parent 6d95f7eab2
commit 58504d3d66
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ alias jctl="journalctl -p 3 -xb"
alias cal="ncal -3Mb"
if status is-interactive
keychain --eval $KEYFILE | source
keychain --quick --quiet --eval $KEYFILE | source
end
## Load asdf if available