mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(jj): add auto completion
This commit is contained in:
@@ -55,6 +55,7 @@ set -x XDG_STATE_HOME $HOME/.local/state
|
||||
|
||||
# jj
|
||||
set -x JJ_CONFIG_DIR $HOME/.config/jj
|
||||
jj util completion fish | source
|
||||
|
||||
# GPG
|
||||
set -gx GPG_TTY (tty)
|
||||
|
||||
Reference in New Issue
Block a user