Browse Source

New aliases

master
dave 3 years ago
parent
commit
798287641a
  1. 9
      root/.bash_aliases

9
root/.bash_aliases

@ -0,0 +1,9 @@
# New by Dave
# HEADER: ===========================================================
# HEADER: This file is automanaged by puppet
# HEADER: While it can still be managed manually, it is definitely not recommended.
# HEADER: Any manual changes to this file run the risk of being overwritten!
# HEADER: ===========================================================
alias lspuppet='tail -fn20 /var/log/puppetlabs/puppet-apply.log'
alias lsrepo='tail -fn20 /var/log/repofix/repofix.log'
Loading…
Cancel
Save