From fc5c9523e35b921dee26d81d10a71dcca9ff4cd5 Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 4 Dec 2018 11:06:47 +0800 Subject: update --- .bash_aliases | 1 + .tigrc | 1 + 2 files changed, 2 insertions(+) diff --git a/.bash_aliases b/.bash_aliases index bc8c159..3dfb314 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -60,6 +60,7 @@ alias x='xdg-open' alias f='free -h' alias yl='youtube-dl' alias raw='echo "https://raw.githubusercontent.com"' +alias nl='PS1="$PS1\n"' # tmp alias geo='cd ~/git/geoBingAnWeb' diff --git a/.tigrc b/.tigrc index 197a6f1..a97a2b9 100644 --- a/.tigrc +++ b/.tigrc @@ -2,3 +2,4 @@ bind stash D !?git stash drop %(stash) bind stash A !?git stash apply %(stash) bind status D !rm %(file) bind main c !?git checkout %(commit) +bind generic 9 !@sh -c "echo -n %(commit) | xclip -selection c" -- cgit v1.2.3-70-g09d2