File grml-zsh-config.changes of Package grml-zsh-config

-------------------------------------------------------------------
Mon Aug 18 07:46:32 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.24:
  * zshrc: add special code for cdt() for FreeBSD
  * Remove is4 from etc/skel/.zshrc
  * Fix chpwd error when DIRSTACKSIZE is unset by Claude Code

-------------------------------------------------------------------
Thu Jun 26 06:15:52 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.23:
  * Remove checkhome hack

-------------------------------------------------------------------
Tue Jun 24 07:39:40 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.22:
  * Remove iso2utf/utf2iso and term2iso/term2utf
  * doc: remove "j" alias
  * merge grml-scripts-core
  * cpu-screen: fix max freq

-------------------------------------------------------------------
Mon Jun 23 07:05:54 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.21:
  * increase scrollback for screen and tmux to 10.000 lines 

-------------------------------------------------------------------
Fri Jun 20 08:22:42 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.20:
  * tmux: Increase maximum status-right length to 64 
  * tmux: Remove redundant status-right-length lines
  * zshrc: allow disabling macOS path_helper
  * zshrc:cdt() use optional template directory
  * zshrc: export all locale variables
  * zshrc: remove xunfunction
  * Drop useless debian/conffiles file
  * Unregister /etc/network/interfaces.examples as a conffile
  * Move grml-tips completion to grml-tips package

-------------------------------------------------------------------
Thu May 15 06:41:42 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.19:
  * zshrc: drop sv support from init.d functions #199

-------------------------------------------------------------------
Mon Apr 14 08:27:40 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.18:
  * Cleanup zshrc #197

-------------------------------------------------------------------
Mon Apr  7 14:01:37 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.17:
  * zshrc: Add alias llblk for lsblk with useful columns #192

-------------------------------------------------------------------
Thu Mar 27 17:51:31 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.16:
  * zsh: drop _hg completion #194

-------------------------------------------------------------------
Wed Mar  5 07:37:27 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.15:
  * doc/Makefile: drop unused target for copying to grml.org
  * Switch manpage source to asciidoc
  * README: add link to grmlzshrc manpage
  * README: resync install instructions with grml.org/console
  * d/control: Set Rules-Requires-Root: no
  * zshrc: alias afl for apt-file list
  * etc/skel/.zshrc: global alias TZ for timestamp/ts(1)
  * etc/zsh/zshrc: only alias if command is present
  * tmux: status-right: Show IP addresses (similar to our GNU/screen
    configuration)
  * tmux: status-right: Show IP addresses (similar to our GNU/screen
    configuration)

-------------------------------------------------------------------
Tue Jan 28 13:31:34 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.14:
  * zshrc: deprecate xunfunction
  * zshrc: remove "hbp" alias

-------------------------------------------------------------------
Wed Jan 22 11:21:47 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.13:
  * zsh aliases: add afs(apt-file search)
  * zshenv: drop live-cd only hacks
  * zsh: drop solaris support

-------------------------------------------------------------------
Thu Jan  2 15:46:54 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.12:
  * zshrc: use $HOST instead of forking to uname -n
  * zshenv: stop setting HOSTNAME
  * zshrc: remove grml_maintain_name
  * zshrc: stop setting CLICOLOR
  * zshrc: use path_helper on macOS
  * zshrc: remove fink init on macOS
  * zshrc: remove zurl function
  * zshrc: drop aterm workaround
  * zshrc: drop mrxvt workaround
  * zshrc: drop centericq workaround
  * zshrc: remove fink init on macOS
  * zshrc: remove 855resolution function
  * zshrc: remove cdrecord function
  * doc: remove old version info
  * zshrc: require zsh version 5.1
  * zshrc: remove add-zsh-hook from grml_prompt_setup
  * zshrc: remove copy of add-zsh-hook
  * Drop DISTCC_HOSTS variable

-------------------------------------------------------------------
Thu Jan  2 15:46:08 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.11:
  * zshrc: set HISTSIZE + SAVEHIST only if not yet set or being set
    to zsh upstream default #160 #169

-------------------------------------------------------------------
Thu Jan  2 15:44:46 UTC 2025 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.10:
  * Revert "zshrc: increase HISTSIZE + SAVEHIST to our defaults
    also for live system" #169 #160
  * Revert "fix(zshrc): keep existing history restrictions" #169 #160

-------------------------------------------------------------------
Mon Dec 16 11:55:05 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.9:
  * fix(zshrc): keep existing history restrictions
  * zshenv: add ~/.local/bin to default PATH
  * zshrc: increase HISTSIZE + SAVEHIST to our defaults also for live system 

-------------------------------------------------------------------
Tue Nov 26 07:46:40 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.8:
  * Stop shipping /etc/zsh/zlogout to avoid clearing terminal screen
  * debian/preinst: drop deprecated dpkg-divert
  * debian: update Vcs-Git and Vcs-Browser

-------------------------------------------------------------------
Wed Feb 21 10:17:26 UTC 2024 - Michael Vetter <mvetter@suse.com>

- Update to 0.19.7:
  * etc/skel/.zshrc: set file encoding to UTF8.
  * zshrc: bugfix for _complete_screen_display when using tmux
  * Bump Standards-Version to 4.6.2

-------------------------------------------------------------------
Sat Nov 18 16:54:58 UTC 2023 - Dirk Müller <dmueller@suse.com>

- update to 0.19.6:
  * etc/skel/.zshrc: suggest J as global alias for jq
    usage.
  * zshrc: weather: fixed outdated url and test -d

-------------------------------------------------------------------
Fri Apr  7 21:48:06 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

- Buildrequire python3-txt2tags (default python interpreter version)
   instead of python38-txt2tags.

-------------------------------------------------------------------
Tue Jan 10 14:33:28 UTC 2023 - Michael Vetter <mvetter@suse.com>

- Initial package of grml-zsh-config 0.19.5 for openSUSE
openSUSE Build Service is sponsored by