Updated config

This commit is contained in:
Eduard Urbach 2025-05-31 23:51:11 +02:00
parent 621516a7fe
commit 7749319b2b
Signed by: eduard
GPG key ID: 49226B848C78F6C8
11 changed files with 27 additions and 37 deletions

View file

@ -11,8 +11,8 @@ function init_session
if command -q journalctl
tmux split-window -v -l 10 journalctl -f
else
tmux split-window -v -l 10 tail -f /var/log/messages
else if command -q logread
tmux split-window -v -l 10 logread -f
end
tmux select-pane -t 0