changing directories to adPath
This commit is contained in:
@@ -71,6 +71,10 @@ in
|
||||
programs = {
|
||||
ssh.enable = true;
|
||||
git.extraConfig.credential.helper = "store --file ~/.git-credentials";
|
||||
bash = {
|
||||
enable = true;
|
||||
profileExtra = "cd ${adPath}";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user