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
25 lines
547 B
TOML
25 lines
547 B
TOML
display_ascii_art = true
|
|
|
|
[key]
|
|
always_prompt_delete = false
|
|
always_prompt_glob_delete = true
|
|
always_prompt_overwrite = false
|
|
always_encrypt = false
|
|
|
|
[store]
|
|
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
|
|
default_commit_message = "sync: {{.Time}}"
|