From b10f6648aa10fab88441376432a08423c75a2a5d Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 22 Oct 2019 09:03:06 +0800 Subject: update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index 13b131a..f92702e 100644 --- a/alias +++ b/alias @@ -155,7 +155,7 @@ alias data-taiwan-village='curl -o village.zip -L http://data.moi.gov.tw/MoiOD/S # clipboard alias xi='xsel -ib' alias xo='xsel -ob' -alias xl='history | tail -1 | grep -oP "^\s*[0-9]+\s\s\K.*" | xsel -ib && echo Copied the following: && xsel -ob ' +alias xl='history | tail -1 | grep -oP "^\s*[0-9]+\s\s\K.*" | xsel -ib && xsel -ob ' alias xc='xsel -ob | gcc -xc -' # image -- cgit v1.2.3-70-g09d2