all repos — nixfiles @ 55176b87fd5f918eb2b9d6418671a12dd3dc9186

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

mba: print pwd with ~ after calling `c,`

Alan Pearce
commit

55176b87fd5f918eb2b9d6418671a12dd3dc9186

parent

13e6542583484d444f8286961448e783b97e3b2e

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M user/mba.nixuser/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 = {