diff options
author | Blaise Thompson <blaise@untzag.com> | 2019-06-17 19:30:59 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2019-06-17 19:30:59 -0500 |
commit | 900b774ec3950b26b0ac94e52e0f04c12323af0e (patch) | |
tree | 27faede68681a099c52472ad6c8ed7479bd52103 /bash | |
parent | f565d67a64d664ff2f53980fe0947cf705af56e9 (diff) |
2019-06-17 19:30
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 ------------------------------------------------------------------------------ |