summaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2019-06-17 19:30:59 -0500
committerBlaise Thompson <blaise@untzag.com>2019-06-17 19:30:59 -0500
commit900b774ec3950b26b0ac94e52e0f04c12323af0e (patch)
tree27faede68681a099c52472ad6c8ed7479bd52103 /bash
parentf565d67a64d664ff2f53980fe0947cf705af56e9 (diff)
2019-06-17 19:30
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc.sync2
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 ------------------------------------------------------------------------------