feat: jj tab-complete
This commit is contained in:
parent
8d6580fd6c
commit
2af78f2234
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ BASE16_SHELL="$HOME/.config/base16-shell/"
|
||||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||||
{{ end }}
|
{{ end }}
|
||||||
eval "$(direnv hook zsh)"
|
eval "$(direnv hook zsh)"
|
||||||
|
eval "$(jj util completion zsh)"
|
||||||
|
|
||||||
function reldate() {
|
function reldate() {
|
||||||
date -v "${1}" "+%Y-%m-%d"
|
date -v "${1}" "+%Y-%m-%d"
|
||||||
|
|
Loading…
Add table
Reference in a new issue