aboutsummarylogtreecommitdiffstats
path: root/config.conf
blob: 0e22527b08094a91c3555952fdb6706f72dc533a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[version]
version=1.0.2
config_version=2

[settings]
default_editor_file=nano
default_editor_folder=code
auto_select_first_found_item=false
config_path=[~/.config, ~/.local/share]
root_config_path=[/etc]
use_fzf=true
smart_search=true
max_results=20

[aliases]
hyprland=[hypr]
neovim=[nvim]

[targets]
ssh=~/.ssh/config
cf=~/.config/easy-config/config.conf
fish=~/.config/fish/config.fish
hyprland=~/.config/hypr/*
kitty=~/.config/kitty/kitty.conf
neovim=~/.config/nvim/*
zsh=~/.zshrc
bash=~/.bashrc
tmux=~/.tmux.conf
starship=~/.config/starship.toml
fastfetch=~/.config/fastfetch/config.jsonc
git=~/.gitconfig
btop=~/.config/btop/btop.conf
mpv=~/.config/mpv/*
cava=~/.config/cava/config

[cache]
enabled=true
cache_path=~/.config/easy-config/cache.conf