[Git-commits] [grml/grml-etc-core] 2060f8: tmux.conf: source user-specific local conf file ~/...

Michael Prokop noreply at github.com
Fri Mar 25 16:02:09 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-etc-core
  Commit: 2060f8d0ec99870896b214215f871d2b86aede2b
      https://github.com/grml/grml-etc-core/commit/2060f8d0ec99870896b214215f871d2b86aede2b
  Author: Darshaka Pathirana <dpat at syn-net.org>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    M etc/tmux.conf

  Log Message:
  -----------
  tmux.conf: source user-specific local conf file ~/.tmux.conf.local

To manage a user-specific local configuration file (like in Grml's
'.vimrc.conf' + '.zshrc.conf') we need to source '~/.tmux.conf.local'.

"bind-key R" (Reload Config) does now reload the 'main" config file
'~/.tmux.conf' and the user-specific local configuration file
'~/.tmux.conf.local'.

With 'source-file -q', no error will be returned if the file does not exist.


  Commit: 49c58e1b7c4a579bd2ec025e4a3440ddc9edf59a
      https://github.com/grml/grml-etc-core/commit/49c58e1b7c4a579bd2ec025e4a3440ddc9edf59a
  Author: Michael Prokop <mika at grml.org>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

  Changed paths:
    M etc/tmux.conf

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


Compare: https://github.com/grml/grml-etc-core/compare/0aa6e8df9a7d...49c58e1b7c4a


More information about the Git-commits mailing list