Commit 302e6b0a authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add syslog shell alias for Darwin

parent 5896b595
Loading
Loading
Loading
Loading

.shell/darwin/aliases

0 → 100644
+3 −0
Original line number Diff line number Diff line
alias syslog='less +F /var/log/system.log'

# vim: ft=sh