Modify kitty key bindings; add completions for kitty to config.fish

This commit is contained in:
Mitchell Simon 2019-09-14 16:19:53 -04:00
parent ffe0356cc5
commit e0dea79605
2 changed files with 12 additions and 10 deletions

View file

@ -8,5 +8,7 @@ set -gx PATH $PATH $GOBIN \
set -g fish_escape_delay_ms 10
kitty + complete setup fish | source
# The next line updates PATH for the Google Cloud SDK.
# if test -f '/Users/m/Documents/google-cloud-sdk/path.fish.inc'; source '/Users/m/Documents/google-cloud-sdk/path.fish.inc'; end