Shorten default PS1 variable on Linux #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The default PS1 includes the whole username and is too long. Make it shorter by either removing the entire username from PS1 or just the domain part. Probably best done in /etc/skel/.bashrc.