diff options
Diffstat (limited to 'bash')
-rw-r--r-- | bash/bashrc.sync | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash/bashrc.sync b/bash/bashrc.sync index 199e206..f191b3f 100644 --- a/bash/bashrc.sync +++ b/bash/bashrc.sync @@ -14,6 +14,8 @@ alias ledger-checking='ledger register checking --tail 15' alias ledger-worth='ledger bal ^assets ^liabilities' +alias enscript='enscript -Bc' + # --- prompt command ------------------------------------------------------------------------------ |