Add kitty completion to fish
This commit is contained in:
parent
3cad689fed
commit
6543bf2025
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ set PATH ~/usr/bin $PATH
|
||||||
set -x LESS FXRSi
|
set -x LESS FXRSi
|
||||||
set -x EDITOR emacsclient
|
set -x EDITOR emacsclient
|
||||||
set -x DOTNET_CLI_TELEMETRY_OPTOUT true
|
set -x DOTNET_CLI_TELEMETRY_OPTOUT true
|
||||||
|
|
||||||
|
kitty + complete setup fish | source
|
||||||
|
|
Loading…
Reference in a new issue