about summary refs log tree commit diff
path: root/hosts/aptos
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos')
-rw-r--r--hosts/aptos/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/aptos/home.nix b/hosts/aptos/home.nix
index 05d4f5e..8341d8e 100644
--- a/hosts/aptos/home.nix
+++ b/hosts/aptos/home.nix
@@ -25,7 +25,7 @@
     # terminal
     direnv.enable = true;
     gcloud.enable = true;
-    shell.name = "fish";
+    shell.name = "zsh";
     ssh.enable = true;
     terminal.program = "alacritty";
     terraform.enable = true;