From 151d60c858b6001499a4f45b4537af4de07f3ee7 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 8 Jul 2019 09:25:19 +0800 Subject: update --- alias | 1 + tigrc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/alias b/alias index a621f56..d071043 100644 --- a/alias +++ b/alias @@ -138,6 +138,7 @@ alias co='curl -O' alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' # misc +alias wcl='wc -l' alias x='xdg-open' alias f='free -h' alias yl='youtube-dl' diff --git a/tigrc b/tigrc index 3a77099..fece813 100644 --- a/tigrc +++ b/tigrc @@ -166,7 +166,7 @@ bind main gc !sh -c 'cloc --git %(commit) | tig' ## Misc-android bind main !sh scripts/bump_version.sh ## Remote -bind main U +sh -c "git remote -v | grep %(remote)" +bind main gr +sh -c "git remote -v | grep %(remote)" # note #bind generic gnn !git notes edit %(commit) -- cgit v1.2.3-70-g09d2