mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
feat: wezterm and starship config
This commit is contained in:
parent
d780bab0b1
commit
b8ce095489
4 changed files with 255 additions and 4 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue