Rewrite ladd to allow multiple input files
This commit is contained in:
parent
6817791c1b
commit
36e72b06d1
3 changed files with 49 additions and 48 deletions
2
profile
2
profile
|
@ -19,7 +19,7 @@ export PATH="$HOME/.local/bin:$CABAL_HOME/bin:$RBENV_HOME/shims:$CARGO_HOME/bin:
|
|||
# Environmental settings
|
||||
export ESCDELAY=50 # for dvtm e.a.
|
||||
export EDITOR="vis"
|
||||
export LEDGER_FILE="/data/documents/ledger/ledger.journal"
|
||||
export LEDGER_FILE="/data/documents/ledger/all.journal"
|
||||
export LESSHISTFILE=-
|
||||
export FZF_DEFAULT_COMMAND='(git ls-files -co --exclude-standard || rg --files) 2> /dev/null'
|
||||
export LC_ALL=en_US.utf8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue