mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-16 11:57:23 +00:00
Modify kitty key bindings; add completions for kitty to config.fish
This commit is contained in:
parent
ffe0356cc5
commit
e0dea79605
2 changed files with 12 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue