[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:02:53 CEST 2020


  Branch: refs/heads/mika/gh100
  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




More information about the Git-commits mailing list