improved PS1
This commit is contained in:
parent
863c79a780
commit
6a8535e6d8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
gdb
|
||||
gef
|
||||
];
|
||||
shellHook = ''export PS1="[\u.gcc@\W]"'';
|
||||
shellHook = ''export PS1="[\u@gcc-devel:\W]\$ "'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue