bug fix (Mon Jan 30 19:41:00 CST 2023)

This commit is contained in:
xiongdian.me 2023-01-30 19:41:00 +08:00
parent 13353fcac5
commit a0cfc6e4d4
2 changed files with 2 additions and 3 deletions

View File

@ -113,7 +113,7 @@ if [[ -x $(command -v trash) ]]; then
alias "rm"="echo use the full path i.e. '/bin/rm'\; consider using trash"
fi
gbes() { git for-each-ref --sort=-committerdate refs/heads refs/remotes --format="%(authordate:format:%y-%m-%d.%a %H:%M %z)|%(color:red)%(objectname:short)|%(color:yellow)%(refname:short)%(color:reset)|%(color:reset)%(authorname): %(color:green)%(subject)" --color=always | column -ts"|" | less -FX }
piv-agent() { eval "$($DOTFILES/tools/sagent.sh $@)" }
sagent() { eval "$($DOTFILES/tools/sagent.sh $@)" }
# key bindings
bindkey "^b" beginning-of-line # ctrl+b

View File

@ -18,7 +18,6 @@ grep -q ".zshrc2" ~/.zshrc
dfs version
dfs log 1
dfs beacon gh.ci $GITHUB_SHA
sagent
z ~
test ~ -ef "$(pwd)"
dogo
@ -35,7 +34,7 @@ test $(DFS_QUIET=1 tools/common.sh ask_for_Yn "test") = "1"
# check alias
alias p114
which riot
piv-agent || which piv-agent
sagent
gbes || which gbes
# check update