diff options
author | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-03-31 01:03:01 -0400 |
---|---|---|
committer | Mountain Man <43313373+MountainMan1312@users.noreply.github.com> | 2023-03-31 01:03:01 -0400 |
commit | 2f1c46350c9294ee360527722464abf493469650 (patch) | |
tree | f7470cddfcf4680a8c8796d15bd3512c3d8a92c3 /README.md | |
parent | Use same '.bashrc' file for all users (diff) | |
download | dotfiles.old-2f1c46350c9294ee360527722464abf493469650.tar.gz dotfiles.old-2f1c46350c9294ee360527722464abf493469650.tar.bz2 dotfiles.old-2f1c46350c9294ee360527722464abf493469650.zip |
Create custom $PS1 prompt in 'home/.bashrc'
This change adds a custom PS1 prompt.
The prompt is constructed step-by-step through concatenation, and contains
conditional formatting based on which user is logged in and whether or not
it is running in an SSH session.
The PS1 prompt should look something like:
- `[TTY#] [DATE TIME] [USER@HOST] [DIR] >`
- `[1] [2023-03-31 01:07:42] [username@hostname] [~/dotfiles/home] >`
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions