🔧 Added portlog alias

This commit is contained in:
tomit4 2025-12-11 23:32:47 -08:00
parent c37121b69d
commit 2a2b730313

View file

@ -419,3 +419,4 @@ alias unmask="doas nvim /etc/portage/package.accept_keywords/package.unmask"
alias steamcmd="/opt/steamcmd/steamcmd.sh"
alias {showmethekey,showkey,skey}="doas showmethekey-cli"
alias {enews,readnews}="doas eselect news read"
alias portlog="doas bat /var/log/emerge.log"