Skip to content
Snippets Groups Projects
Commit 58086732 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Added fixed Hack fonts with monospace set

Fixed konsole and kitty not displaying fonts when system fonts
are based on nerd-fonts v2.0.0
parent 121f01ef
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
# Use keychain if installed
if [ -x /usr/bin/keychain ]
then
eval `keychain --confirm --clear --noask --timeout 15 --eval --systemd --stop others --quiet --inherit local-once --agents ssh`
eval `keychain --confirm --clear --noask --timeout 15 --eval --systemd --stop others --quiet --inherit local-once --agents gpg,ssh`
echo "zsh: Using keychain (15 min timeout, explicit confirmation)"
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment