fish: fix typo
This commit is contained in:
parent
319a2750b7
commit
f37136c653
@ -174,7 +174,7 @@ if type -q calibre;
|
|||||||
set -x CALIBRE_USE_DARK_PALETTE 1
|
set -x CALIBRE_USE_DARK_PALETTE 1
|
||||||
end
|
end
|
||||||
|
|
||||||
if type -q ksshaskpass:
|
if type -q ksshaskpass
|
||||||
set -x SSH_ASKPASS (which ksshaskpass)
|
set -x SSH_ASKPASS (which ksshaskpass)
|
||||||
set -x SUDO_ASKPASS (which ksshaskpass)
|
set -x SUDO_ASKPASS (which ksshaskpass)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user