start using ledger

This commit is contained in:
Felix Van der Jeugt 2018-11-21 16:35:06 +01:00
parent 33c6a14c22
commit 7a0ccc12e3
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ export CARGO_HOME="$HOME/.cargo"
export RBENV_HOME="$HOME/.rbenv"
export PATH="$HOME/.local/bin:$CABAL_HOME/bin:$RBENV_HOME/shims:$CARGO_HOME/bin:$JAVA_HOME/bin:$PATH"
# Ledger settings
export LEDGER_FILE="/data/documents/ledger.dat"
# For vim
export EDITOR="vis"
#stty -ixon # turn of <C-s> for vimshell