Add setting alias in BTS shell

This commit is contained in:
Keith Whyte 2023-01-25 03:14:55 +01:00
parent f98044c9d2
commit 2ebb792b69
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,2 @@
#!/bin/sh
alias systemctl="clear; PAGER=more systemctl"