mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
temp: disable jj fish integration
This commit is contained in:
parent
ad70457600
commit
408b329684
@ -4,7 +4,7 @@
|
||||
|
||||
home-manager.users.${config.user}.programs.jujutsu = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
enableFishIntegration = false; # Temp: not working
|
||||
|
||||
# https://github.com/martinvonz/jj/blob/main/docs/config.md
|
||||
settings = {
|
||||
|
Loading…
Reference in New Issue
Block a user