Fixes for gpg-agent
This commit is contained in:
parent
77c42375ca
commit
36d7871256
5 changed files with 13 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue