Update .XCompose
Update .gitconfig Update .tmux.conf Update .config/DankMaterialShell/firefox.css Update .config/DankMaterialShell/plugin_settings.json Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/DankActionsSettings.qml Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/DankActionsWidget.qml Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/plugin.json Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/index Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/refs/heads/master Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/refs/remotes/origin/master Update .config/DankMaterialShell/plugins/emojiLauncher/.git/refs/remotes/origin/main Update .config/DankMaterialShell/settings.json Update .config/alacritty/dank-theme.toml Update .config/ghostty/config Update .config/ghostty/themes/dankcolors Update .config/niri/dms/colors.kdl Update .config/nvim/lua/plugins/dankcolors.lua Update .config/pda/config.toml Update .local/bin/tmux-sessionizer
This commit is contained in:
parent
b18328bbad
commit
deee85b676
20 changed files with 609 additions and 305 deletions
|
|
@ -1,14 +1,25 @@
|
|||
display_ascii_art = true
|
||||
|
||||
[key]
|
||||
always_prompt_delete = false
|
||||
always_prompt_overwrite = false
|
||||
always_prompt_delete = false
|
||||
always_prompt_glob_delete = true
|
||||
always_prompt_overwrite = false
|
||||
always_encrypt = false
|
||||
|
||||
[store]
|
||||
default_store_name = "default"
|
||||
always_prompt_delete = true
|
||||
default_store_name = "d"
|
||||
always_prompt_delete = true
|
||||
always_prompt_overwrite = true
|
||||
|
||||
[list]
|
||||
always_show_all_stores = true
|
||||
default_list_format = "table"
|
||||
always_show_full_values = false
|
||||
always_hide_header = false
|
||||
default_columns = "key,store,ttl,value"
|
||||
|
||||
[git]
|
||||
auto_fetch = false
|
||||
auto_commit = true
|
||||
auto_push = false
|
||||
auto_fetch = false
|
||||
auto_commit = true
|
||||
auto_push = false
|
||||
default_commit_message = "sync: {{.Time}}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue