mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(jj): add configuration for jj
This commit is contained in:
@@ -53,6 +53,9 @@ set -x XDG_CONFIG_HOME $HOME/.config
|
||||
set -x XDG_DATA_HOME $HOME/.local/share
|
||||
set -x XDG_STATE_HOME $HOME/.local/state
|
||||
|
||||
# jj
|
||||
set -x JJ_CONFIG_DIR $HOME/.config/jj
|
||||
|
||||
# GPG
|
||||
set -gx GPG_TTY (tty)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user