From 25ce0c3ade5ffa3e6b5b3884f0ce6664aaea1685 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 10 Feb 2020 10:27:57 +0800 Subject: update --- alias | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/alias b/alias index 7956390..262f07c 100644 --- a/alias +++ b/alias @@ -70,6 +70,10 @@ alias cdP='cd ~/Pictures' # github alias hub="GITHUB_TOKEN=$(cat $SETTING_DIR/tokens/github) hub" +alias github_token='xdg-open https://github.com/settings/tokens' +github() { + xdg-open https://github.com/$1/$2 +} # about custom settings alias cds="cd $SETTING_DIR" -- cgit v1.2.3-70-g09d2