From ab5c492ebe11aa7dba9f6cc96353b48382ee6939 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 19 Mar 2020 00:55:44 +0800 Subject: update --- alias | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'alias') diff --git a/alias b/alias index 4f2140e..c70606a 100644 --- a/alias +++ b/alias @@ -27,10 +27,7 @@ todo() { fix() { which $1 && grep -Po 'FIXME.*' $(which $1) } -gi() { - dir=$(gist $1 --no-action) - [[ -d $dir ]] && cd $dir -} +alias g='gist' # shell alias src="source $HOME/.$(basename $SHELL)rc" -- cgit v1.2.3-70-g09d2