From 3fc82e287dded0a77c0ce6a6356050b7814956e2 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 6 Mar 2020 11:27:47 +0800 Subject: update --- alias | 2 +- tools/osm/note | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 tools/osm/note diff --git a/alias b/alias index a2791b7..cb5bb5b 100644 --- a/alias +++ b/alias @@ -216,7 +216,7 @@ alias data_taiwan_county_code='curl --silent https://www.ris.gov.tw/documents/da # clipboard alias xi='xsel -ib' alias xo='xsel -ob' -alias xl='history | tail -1 | grep -oP "^\s*[0-9]+\s\s\K.*" | xsel -ib && xsel -ob ' +alias xl='history | tail -1 | grep -oP "^\s*[0-9]+\s\s\K.*" | xsel -ib && echo Copied to clipboard && xsel -ob' alias xll='xo >> ~/vimwiki/working.md' alias xc='xsel -ob | gcc -xc -' diff --git a/tools/osm/note b/tools/osm/note new file mode 100644 index 0000000..aa51031 --- /dev/null +++ b/tools/osm/note @@ -0,0 +1 @@ +diff -y <(ls|sort) <(osm.help | cut -d' ' -f3 | sort | uniq) -- cgit v1.2.3-70-g09d2