changed PS1
This commit is contained in:
parent
6034d0eddf
commit
2107dffa9f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
packages = with pkgs; [
|
||||
marksman
|
||||
];
|
||||
shellHook = ''export PS1="[\u@gcc-devel:\W]\$ "'';
|
||||
shellHook = ''export PS1="[\u@markdown:\W]\$ "'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue