This repository has been archived on 2022-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
autoconfig/config.ini

16 lines
383 B
INI
Raw Normal View History

2022-02-05 17:48:47 +01:00
[pacman]
2022-02-05 18:02:53 +01:00
install_yay = False
2022-02-05 17:48:47 +01:00
install_pkg = False
pkg_list = pacman.list
[config]
root = config
kitty = kitty.conf:~/.config/kitty/kitty.conf
2022-02-05 18:02:53 +01:00
#kitty-theme = kitty-theme.conf:~/.config/kitty/theme.conf
2022-02-05 17:48:47 +01:00
neovim = init.vim:~/.config/nvim/init.vim
git = gitconfig:~/.gitconfig
2022-02-28 10:18:04 +01:00
latex_autocompile = latex_autocompile.fish:~/.config/fish/functions/latex_autocompile.fish
2022-02-05 17:48:47 +01:00
[log]
level = INFO