Difference between revisions of "Advancedprompt"
Unnilennium (talk | contribs) |
Unnilennium (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
=== Version === | === Version === | ||
{{#smeversion: {{lc:{{FULLPAGENAME}}}} }} | {{#smeversion: {{lc:{{FULLPAGENAME}}}} }} | ||
− | + | [[Version::Contrib10| ]] | |
+ | [[Version::Contrib9| ]] | ||
=== Description === | === Description === |
Latest revision as of 05:48, 18 April 2021
Maintainer
Version
Description
This contribution allow to have an enhanced prompt. First it will include color. Second it will show you both user name, hostname, domain and full current path. This way you will have no more excuse to type your command on the wrong shell.
illustration aside with bash-insulter contribution
Installation
yum --enablerepo=smecontribs install advancedprompt
then log out and log in
Uninstall
yum remove advancedprompt
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the advancedprompt component or use this link
Below is an overview of the current issues for this contrib:
Changelog
Only released version in smecontrib are listed here.
[[rpm description::A coloured prompt for your linux server. It will display your username, host.domain and full path of the current dir [myuser@myhost.domain.com:/home/e-smith/files/ibays/Primary]$| ]]
- fix domain name displayed twice \H to \h [SME: 11389]
- Import in SME10 tree [SME: 11041]
- added missing # and $
- initial release