[Git-commits] [grml/grml-etc-core] 412499: zshenv, zshrc: add fallback to uname for HOSTNAME
Michael Prokop
noreply at github.com
Thu May 28 11:34:17 CEST 2020
Branch: refs/heads/master
Home: https://github.com/grml/grml-etc-core
Commit: 41249966740c33a591b9dcc14edc37ddaa595bb6
https://github.com/grml/grml-etc-core/commit/41249966740c33a591b9dcc14edc37ddaa595bb6
Author: Moviuro <moviuro+git at gmail.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M etc/zsh/zshenv
M etc/zsh/zshrc
Log Message:
-----------
zshenv, zshrc: add fallback to uname for HOSTNAME
uname -n is POSIX, and should work when neither hostname(1) nor hostnamectl(1)
exist.
Enhances #97
Commit: 91376e3f72889f1c0827af339e7981b9a89d9aed
https://github.com/grml/grml-etc-core/commit/91376e3f72889f1c0827af339e7981b9a89d9aed
Author: Michael Prokop <mika at grml.org>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M etc/zsh/zshenv
M etc/zsh/zshrc
Log Message:
-----------
Merge remote-tracking branch 'origin/github/pr/100'
Compare: https://github.com/grml/grml-etc-core/compare/6aef288c003a...91376e3f7288
More information about the Git-commits
mailing list