diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-11-19 10:52:14 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-03-24 22:46:33 +0900 |
| commit | 19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c (patch) | |
| tree | ba78ce810630ce6d23ba143e7ba9415185746c90 /mitamae/node.pc168.json | |
| parent | b5dfc713aadec9fdfc59a35cd1e512aa7428e123 (diff) | |
| download | dotfiles-19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c.tar.gz dotfiles-19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c.tar.zst dotfiles-19fdbdddcd2dd0a43164dc50c0c0b840b2f8ae5c.zip | |
home-manager: fill the gap between envs
Diffstat (limited to 'mitamae/node.pc168.json')
| -rw-r--r-- | mitamae/node.pc168.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mitamae/node.pc168.json b/mitamae/node.pc168.json index dfd3544..1e0f682 100644 --- a/mitamae/node.pc168.json +++ b/mitamae/node.pc168.json @@ -10,8 +10,10 @@ "gui": { "clipboard": { "copyCommand": "pbcopy" - } - } + }, + "terminalApp": "alacritty" + }, + "useNixManagedZsh": false } } } |
