add kitty, don't replace all options :<
This commit is contained in:
parent
bf4e2bab72
commit
1fbcf088fb
|
@ -34,7 +34,7 @@
|
||||||
mkdir autoload
|
mkdir autoload
|
||||||
ln -s --relative "$autoload_target" autoload
|
ln -s --relative "$autoload_target" autoload
|
||||||
cat <<EOF >> kakrc
|
cat <<EOF >> kakrc
|
||||||
set-option global ui_options terminal_assistant=cat
|
set-option -add global ui_options terminal_assistant=cat
|
||||||
EOF
|
EOF
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user