Separate a few zsh config
This commit is contained in:
parent
14cfaaf056
commit
bd99a04f19
4 changed files with 48 additions and 39 deletions
|
|
@ -6,6 +6,9 @@
|
|||
];
|
||||
|
||||
# hs-specific home configuration
|
||||
# Example: Server-specific tools, monitoring utilities, etc.
|
||||
programs.zsh.shellAliases = {
|
||||
# Disk health monitoring
|
||||
smart-report = "sudo /home/yanlin/.config/nix/scripts/daily-smart-report.sh";
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue