add jj to prompt status and direnv to installed packages
This commit is contained in:
11
dot_config/jj/config.toml.tmpl
Normal file
11
dot_config/jj/config.toml.tmpl
Normal file
@@ -0,0 +1,11 @@
|
||||
[user]
|
||||
name = {{ .name | quote }}
|
||||
email = {{ .email | quote }}
|
||||
|
||||
[ui]
|
||||
editor = "nvim"
|
||||
merge-editor = "vscode"
|
||||
pager = "delta"
|
||||
|
||||
[ui.diff]
|
||||
format = "git"
|
||||
Reference in New Issue
Block a user