-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.chezmoiexternal.yaml
41 lines (33 loc) · 1.32 KB
/
.chezmoiexternal.yaml
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
39
40
41
.tmux/plugins/tpm:
type: archive
url: https://github.com/tmux-plugins/tpm/archive/master.tar.gz
stripComponents: 1
.local/grota/bash/30-completion-cheat.bash:
type: file
url: https://github.com/cheat/cheat/raw/master/scripts/cheat.bash
.local/grota/bash/30-completion-docker-compose:
type: file
url: https://raw.githubusercontent.com/docker/compose/master/contrib/completion/bash/docker-compose
.local/grota/bash/40-kube-ps1.sh:
type: file
url: https://raw.githubusercontent.com/jonmosco/kube-ps1/master/kube-ps1.sh
# forgit,zoxide installed via AUR
# .local/grota/bash/40-z.sh:
# type: file
# url: https://raw.githubusercontent.com/rupa/z/master/z.sh
#
# # make sure it's sourced after z.sh
# # And use an older version until https://github.com/changyuheng/fz/issues/27 is fixed.
# .local/grota/bash/45-fz.sh:
# type: file
# url: https://raw.githubusercontent.com/changyuheng/fz/ae0cd3ab0f0daebc80256f1236eda3a3283e4c1c/fz.sh
local/bin/diff-so-fancy:
type: file
url: https://github.com/so-fancy/diff-so-fancy/releases/download/v1.4.2/diff-so-fancy
executable: true
.psysh/php_manual.sqlite:
type: file
url: http://psysh.org/manual/en/php_manual.sqlite
.local/grota/bash/30-exercism-autocomplete.bash:
type: file
url: https://raw.githubusercontent.com/exercism/cli/main/shell/exercism_completion.bash