add motd alias
This commit is contained in:
@@ -76,6 +76,7 @@ in {
|
||||
egrep = "egrep --color=auto";
|
||||
|
||||
# --- scripts ---
|
||||
motd = "sh /etc/motd";
|
||||
rebuild = "sh ${home_dir}/.nix/bin/rebuild";
|
||||
perms = "sudo sh ${home_dir}/.nix/bin/fix-perms";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user