all repos — nixfiles @ 08ee9df16ac36870cab7479b9c38e717f0ad3750

System and user configuration, managed by nix and home-manager

mosh: remove title prefix

Alan Pearce
commit

08ee9df16ac36870cab7479b9c38e717f0ad3750

parent

bd2b0b8ab04a25e1ea3b611af2139d99e23eb532

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -43,6 +43,7 @@ ]);
home.sessionVariables = { FLY_NO_UPDATE_CHECK = "1"; + MOSH_TITLE_NOPREFIX = "1"; LIMA_INSTANCE = "nixos"; };