Closer
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{config, pkgs, ...}:
|
||||
{
|
||||
imports = [ ../../modules/home-common.nix ];
|
||||
|
||||
programs.zsh.shellAliases = {
|
||||
transfer = "transmission-remote localhost:9091";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user