blob: d0f5f92070cecf21e2b143bf68cd8221e214550c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[global]
target = "~/.local/bin"
upgrade_only = true
["zyedidia/eget"]
["antonmedv/fx"]
["docker/compose"]
target = "~/.local/bin/docker-compose"
["jesseduffield/lazygit"]
["pypa/pipx"]
["akavel/up"]
["so-fancy/diff-so-fancy"]
["mvdan/sh"]
target = "~/.local/bin/shfmt"
|