Fixes for gpg-agent

This commit is contained in:
Marko Korhonen 2021-10-06 21:26:24 +03:00
parent 77c42375ca
commit 36d7871256
5 changed files with 13 additions and 14 deletions

View file

@ -24,6 +24,7 @@ _fzf_compgen_path() {
# Modern replacements for cat and ls
alias cat='bat --paging=never'
alias ls='exa'
compdef ls='exa'
{%@@ if profile != "mko-laptop" @@%}
# Command not found handler