From 26e65594f9d86175540ae79f73d1d35bfc31d34c Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 13 Dec 2019 09:30:35 +0800 Subject: update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index 1a424df..401bd1c 100644 --- a/alias +++ b/alias @@ -27,7 +27,7 @@ alias ss='sudo !!' alias hg='history|grep' alias rmrf='rm -rf' alias rr='move_to_tmp' -move_to_tmp() { mv $1 /tmp } +move_to_tmp() { mv $@ /tmp } # package alias ai='sudo apt install' # apt install -- cgit v1.2.3-70-g09d2