adding kitty terminal config
This commit is contained in:
@@ -62,5 +62,8 @@ end
|
||||
# disable login greeting
|
||||
set fish_greeting ''
|
||||
|
||||
set -g fish_user_paths "/usr/local/opt/node@10/bin" $fish_user_paths
|
||||
# set -g fish_user_paths "/usr/local/opt/node@10/bin" $fish_user_paths
|
||||
set -g fish_user_paths "/usr/local/sbin" $fish_user_paths
|
||||
|
||||
# add kitty support
|
||||
kitty + complete setup fish | source
|
||||
|
||||
1104
kitty.conf
Normal file
1104
kitty.conf
Normal file
File diff suppressed because it is too large
Load Diff
@@ -16,5 +16,6 @@
|
||||
"breadcrumbs.enabled": true,
|
||||
"workbench.colorTheme": "One Dark Pro Vivid",
|
||||
"extensions.ignoreRecommendations": false,
|
||||
"window.zoomLevel": 0
|
||||
"window.zoomLevel": 0,
|
||||
"workbench.iconTheme": null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user