mba: print pwd with ~ after calling `c,`
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M user/mba.nix → user/mba.nix
@@ -20,7 +20,7 @@ <private/ssh.nix> ]; home.username = "alan"; - home.homeDirectory = "/home/alan"; + home.homeDirectory = "/Users/alan"; home.stateVersion = "22.11"; launchd.agents.colima = {