From 8213c4ec0b6c37bf2ef62f9d3f0a15ba5ce08ced Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 7 Feb 2020 12:56:24 +0800 Subject: update --- alias | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alias') diff --git a/alias b/alias index 0cdf84f..23e1c7e 100644 --- a/alias +++ b/alias @@ -38,8 +38,8 @@ alias src="source $HOME/.$(basename $SHELL)rc" alias ll='ls -alh' alias hg='history | grep' alias rmrf='rm -rf' -alias rr='move_to_tmp' -move_to_tmp() { +alias rr='_move_to_tmp' +_move_to_tmp() { mv $@ /tmp } prompt() { -- cgit v1.2.3-70-g09d2