Jump to the end of journalctl logs by default

This commit is contained in:
coolneng 2023-04-25 07:24:52 +02:00
parent 6b734aabf3
commit 88d7f81d1c
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ alias vim "nvim"
alias docker-compose "podman-compose"
alias sc "systemctl"
alias scu "systemctl --user"
alias jc "journalctl -u"
alias jcu "journalctl --user -u"
alias jc "journalctl -eu"
alias jcu "journalctl --user -eu"
alias webtorrent "webtorrent -i -o /tmp/webtorrent --mpv --player-args='--sub-auto=all --sub-file-paths=Subs:subs'"
# Additional paths