Simplify kitty.conf and fix kitty completion warning

This commit is contained in:
mitchell 2023-02-05 16:22:50 -05:00
parent ed4e3a40e2
commit 6bec3e4b6a
2 changed files with 31 additions and 1077 deletions

View File

@ -1,5 +1,4 @@
function import_sources -a uname -d 'Loads any additional fish files needed at init.'
command -q kitty; and kitty + complete setup fish | source
test -f ~/.asdf/plugins/dotnet-core/set-dotnet-home.fish; and source ~/.asdf/plugins/dotnet-core/set-dotnet-home.fish
switch "$uname"

File diff suppressed because it is too large Load Diff