From e334ad55d9459382241bb12eb90b0705afd04d81 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 8 Apr 2021 10:30:20 +0800 Subject: update --- alias | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index 4856ad5..10cee1c 100644 --- a/alias +++ b/alias @@ -184,6 +184,7 @@ alias ce='crontab -e' # lf alias r='_lf_cd' +alias l='_lf_cd' _lf_cd() { tempfile=$(mktemp -t tmp.XXXXXX) lf --last-dir-path $tempfile @@ -291,7 +292,7 @@ image_horizontal() { } # thunderbird -alias thunder.pull='rsync -a --delete pham@topo.tw:~/.thunderbird/ ~/.thunderbird/' +alias thunder.pull='rsync -a --delete pham@topo.tw:~/.thunderbird/ ~/.thunderbird &' # misc alias foo='echo bar > foo && echo File foo is created && ls -lh foo' -- cgit v1.2.3-70-g09d2