feat: wezterm and starship config

This commit is contained in:
Poby 2026-03-14 16:54:34 +09:00
parent d780bab0b1
commit b8ce095489
No known key found for this signature in database
4 changed files with 255 additions and 4 deletions

View file

@ -19,8 +19,8 @@
shellAliases = {
poby = "echo my name is poby";
drs = "sudo darwin-rebuild switch --flake ~/nix-darwin#$(hostname)"; # TODO change to just script
drt = "sudo darwin-rebuild test --flake ~/nix-darwin#$(hostname)"; # TODO change to just script
nixconfig = "cd ~/nix-darwin && vim flake.nix";
just-darwin = "cd ~/nix-darwin && just darwin";
};
sessionVariables = {