Add a very simple bashrc for root #87

Closed
jeltz wants to merge 1 commit from bashrc_root into master
Owner

The .bashrc must be improved.

Use $(hostname -f) instead of \H because \H seems to use the contents of /etc/hostname, which on most of our hosts does not contain the FQDN.

The `.bashrc` must be improved. Use `$(hostname -f)` instead of `\H` because `\H` seems to use the contents of `/etc/hostname`, which on most of our hosts does not contain the FQDN.
jeltz added 1 commit 2021-12-16 05:55:46 +01:00
Add a very simple bashrc for root
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
8dca876bbc
jeltz added 1 commit 2021-12-16 06:02:06 +01:00
Merge branch 'master' into bashrc_root
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
90f7c11f2d
jeltz closed this pull request 2021-12-16 06:03:14 +01:00
jeltz deleted branch bashrc_root 2021-12-16 06:03:23 +01:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aurore/ansible#87
No description provided.