bashrc: New pink and purple $PS1 👀
Removed redundant $PS1 from .profile.mac
This commit is contained in:
parent
d8413f894f
commit
06ff5311bd
2 changed files with 13 additions and 2 deletions
|
|
@ -4,8 +4,6 @@ export PATH="$HOME/Library/Python/3.11/bin:$HOME/perl5/bin:$HOME/.local/bin:$HOM
|
|||
# Finished adapting your PATH environment variable for use with MacPorts.
|
||||
#[%MACPORTS%]#
|
||||
|
||||
PS1='\h:\W \u\$ '
|
||||
|
||||
[ $(uname) == 'Darwin' ] &&
|
||||
command -v port >/dev/null &&
|
||||
command -v uname >/dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue