ssh changees and sync with mac
This commit is contained in:
@@ -36,7 +36,7 @@ output_path = '~/.config/niri/colors.kdl'
|
||||
[templates.zellij]
|
||||
input_path = '~/.config/matugen/templates/zellij-colors.kdl'
|
||||
output_path = '~/.config/zellij/themes/matugen.kdl'
|
||||
post_hook = 'touch ~/.config/zellij/config.kdl'
|
||||
post_hook = 'touch ~/.config/zellij/config.kdl && nohup ~/.config/matugen/scripts/sync-zellij-mac.sh >/dev/null 2>&1 &'
|
||||
|
||||
[templates.jjui]
|
||||
input_path = '~/.config/matugen/templates/jjui-theme.toml'
|
||||
@@ -50,4 +50,4 @@ post_hook = 'nohup ~/.config/matugen/scripts/sync-nvim-mac.sh >/dev/null 2>&1 &'
|
||||
[templates.pi]
|
||||
input_path = '~/.config/matugen/templates/pi-theme.json'
|
||||
output_path = '~/.pi/agent/themes/matugen.json.tmp'
|
||||
post_hook = 'cat ~/.pi/agent/themes/matugen.json.tmp > ~/.pi/agent/themes/matugen.json'
|
||||
post_hook = 'cat ~/.pi/agent/themes/matugen.json.tmp > ~/.pi/agent/themes/matugen.json && nohup ~/.config/matugen/scripts/sync-pi-mac.sh >/dev/null 2>&1 &'
|
||||
|
||||
Reference in New Issue
Block a user