mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 19:00:14 +00:00
more moving things around
This commit is contained in:
@ -41,7 +41,7 @@ in
|
||||
trash = lib.mkDefault "${pkgs.trash-cli}/bin/trash-put";
|
||||
};
|
||||
shellAbbrs = {
|
||||
t = "trash";
|
||||
t = lib.mkDefault "trash";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user