20 lines
729 B
TOML
20 lines
729 B
TOML
[default.files]
|
|
fish = "~/.config/fish/"
|
|
utils = "~/.local/bin/dotutils/"
|
|
ideavim = "~/.ideavimrc"
|
|
'astronvim/plugins' = "~/.config/nvim/lua/plugins/"
|
|
'astronvim/community.lua' = "~/.config/nvim/lua/community.lua"
|
|
vimrc = "~/.vimrc"
|
|
halig = "~/.config/halig"
|
|
"k9smocha.yaml" = "~/.config/k9s/skins/mocha.yaml"
|
|
sshconfig = "~/.ssh/config"
|
|
gitconfig = "~/.gitconfig"
|
|
allowed_signers = "~/.ssh/allowed_signers"
|
|
'topgrade.toml' = "~/.config/topgrade.toml"
|
|
kitty = "~/.config/kitty"
|
|
bat = "~/.config/bat"
|
|
'mangohud.conf' = "~/.config/MangoHud/MangoHud.conf"
|
|
"gamemode.ini" = "~/.config/gamemode.ini"
|
|
"timewarrior.cfg" = "~/.config/timewarrior/timewarrior.cfg"
|
|
"tmux.conf" = "~/.tmux.conf"
|
|
"atuin.toml" = "~/.config/atuin/config.toml"
|