summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-12-19 00:58:08 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-12-19 00:58:08 -0800
commit94c70fbe93e2c6195dc24fe575d49fb4fbef1e88 (patch)
tree6f89e7963f513508e21545e6dc608b94cd366a2a /home/xyz/.bashrc
parentaba88257735c31e325f2c9f4014f48d95c56800d (diff)
update
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index de0e0657..9106e39b 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -50,7 +50,7 @@ alias a=alarm
alias b='lsblk -o NAME,FSTYPE,FSVER,LABEL,UUID,FSAVAIL,FSUSED,FSUSE%,MOUNTPOINTS'
alias c=cfg
# for cherry pick
-alias ccp='ssh-add -l >/dev/null || ssh-add; o alacritty -e ssh ka; o alacritty -e ssh studio; o alacritty -e ssh pp; o alacritty -e "$EDITOR" +/"last checked commit" "$XDG_DOCUMENTS_DIR/notes/others/recurring_maintenance.md"; o alacritty -e sh -c "cfg -l log -p; cfg -s log -p"'
+alias ccp='ssh-add -l >/dev/null || ssh-add; o alacritty -e ssh ka; o alacritty -e ssh studio; o alacritty -e ssh pp; o alacritty -e "$EDITOR" +/"last checked commit" "$XDG_DOCUMENTS_DIR/notes/others/recurring_maintenance.md"; cfg -l log -p; cfg -s log -p'
#alias cr=curl
alias cri='curl -Is'
alias crig='curl -Is www.google.com'