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