[Git-commits] [grml/grml-etc-core] 99ad5c: zshrc: rely only on `uname -n` for $HOSTNAME handling

Michael Prokop noreply at github.com
Wed Jun 3 16:20:13 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-etc-core
  Commit: 99ad5c14ca391af98703fca561d40497e94d1469
      https://github.com/grml/grml-etc-core/commit/99ad5c14ca391af98703fca561d40497e94d1469
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M etc/zsh/zshenv
    M etc/zsh/zshrc

  Log Message:
  -----------
  zshrc: rely only on `uname -n` for $HOSTNAME handling

There's no need to invoke `hostname` or `hostnamectl --static`
when `uname -n` is POSIX.

Thanks: Darshaka Pathirana and Chris Hofstaedtler
Closes: grml/grml-etc-core#100


  Commit: 9c0674773424e2e2676dfd617792989c94301d78
      https://github.com/grml/grml-etc-core/commit/9c0674773424e2e2676dfd617792989c94301d78
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M etc/zsh/zshenv
    M etc/zsh/zshrc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/github/pr/105'


Compare: https://github.com/grml/grml-etc-core/compare/9615015a3a16...9c0674773424


More information about the Git-commits mailing list