[Git-commits] [grml/grml-etc-core] 640f2a: Fix darwin battery info field selection

Michael Prokop noreply at github.com
Wed May 27 11:14:57 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-etc-core
  Commit: 640f2a04330b690a0ed829b4dc47de442ce55c9f
      https://github.com/grml/grml-etc-core/commit/640f2a04330b690a0ed829b4dc47de442ce55c9f
  Author: Garrett Holmstrom <gholms at devzero.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M etc/zsh/zshrc

  Log Message:
  -----------
  Fix darwin battery info field selection

The batterydarwin function looks for the info it wants using field
numbers that are off by one on the current version of Mac OS.  I'm not
sure which version this changed in or what exactly they added (I suspect
it is the battery ID), but this patch makes battery info start working
again.


  Commit: 05add691b8590d4b4532f1e0111f32dc1723494a
      https://github.com/grml/grml-etc-core/commit/05add691b8590d4b4532f1e0111f32dc1723494a
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-05-27 (Wed, 27 May 2020)

  Changed paths:
    M etc/zsh/zshrc

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


Compare: https://github.com/grml/grml-etc-core/compare/594a33254b03...05add691b859


More information about the Git-commits mailing list