diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-08-16 00:42:27 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-08-17 02:50:06 +0900 |
| commit | 07349b7b342a87335aaeb5fc9704f1054bf84ddc (patch) | |
| tree | e994c7bddac02089dee1f536b14c5f9fd4e18778 /mitamae | |
| parent | 5ac97e5aceeea6a30fcce64b2d1257071f18f47d (diff) | |
| download | dotfiles-07349b7b342a87335aaeb5fc9704f1054bf84ddc.tar.gz dotfiles-07349b7b342a87335aaeb5fc9704f1054bf84ddc.tar.zst dotfiles-07349b7b342a87335aaeb5fc9704f1054bf84ddc.zip | |
fish: port zsh settings to fish
Diffstat (limited to 'mitamae')
| -rw-r--r-- | mitamae/node.hotaru.json | 3 | ||||
| -rw-r--r-- | mitamae/node.pc168.json | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mitamae/node.hotaru.json b/mitamae/node.hotaru.json index 46b196d..2477400 100644 --- a/mitamae/node.hotaru.json +++ b/mitamae/node.hotaru.json @@ -12,8 +12,7 @@ "copyCommand": null }, "terminalApp": "windowsTerminal" - }, - "useNixManagedZsh": true + } } } } diff --git a/mitamae/node.pc168.json b/mitamae/node.pc168.json index 1e0f682..8c94ae1 100644 --- a/mitamae/node.pc168.json +++ b/mitamae/node.pc168.json @@ -12,8 +12,7 @@ "copyCommand": "pbcopy" }, "terminalApp": "alacritty" - }, - "useNixManagedZsh": false + } } } } |
