-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtargets.sh
103 lines (99 loc) · 1.35 KB
/
targets.sh
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
#!/usr/bin/env bash
# shellcheck disable=2034
xdg_config_files="
aerc/accounts.conf.template
aerc/aerc.conf
aerc/binds.conf
aerc/stylesets
alacritty/alacritty.toml
alacritty/macos.toml.bak
alacritty/linux.toml.bak
brewfile/Brewfile
clangd/config.yaml
clang-format
docker/config.json
dust/config.toml
fd/ignore
fish/config.fish
fish/configs
git
gitui
gnupg/gpg-agent.conf
gtkrc-2.0/gtkrc
hammerspoon/lua
hammerspoon/init.lua
hammerspoon/.luarc.json
i3
i3status
kitty/kitty.conf
latexmk/latexmkrc
lazygit/config.yml
lesskey
matplotlib/matplotlibrc
mimeapps.list
mypy/config
nb/nbrc
neomutt/color
neomutt/common_gmail
neomutt/common_outlook
neomutt/mailcap
neomutt/neomuttrc
neomutt/signature
nano/nanorc
npm/npmrc
nvim
python/pythonrc.py
qutebrowser/config.py
ripgrep/ripgreprc
ruff/ruff.toml
spotifyd/spotifyd.conf
stylua/stylua.toml
tmux/tmux.conf
tmux/scripts
vim/vimrc
w3m/keymap
w3m/config
wezterm/wezterm.lua
X11
xautocfg.cfg
xremap/config.yml
yay/config.json
zathura/zathurarc
"
local_bin_files="
acw
audiovol
battery
brightmax
brightmin
check_terminal_escape_sequence
clean_dotfiles
cm
cpl
cplus
cpp-submit
cpp-test
cpuset
curfreq
disable_mouse_acceleration
extend_hidpi_display
floatingnvim
fix_treesitter_parser
ggl
idletimer
jman
keyboard_init
nvimcopy
pypy-submit
python-submit
python-test
rclone_init
sudo_pass
toggle_menubar
ttyscreen
vc
x
"
root="
.local/bin_kjuq
"