summaryrefslogtreecommitdiff
path: root/bin/.dotmap
blob: f3a69463944093e74ba41b1ce785bf6ad53f9673 (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
declare -A dotmap
dotmap[$HOME/.bashrc]=$HOME/dotfiles/bashrc
dotmap[$HOME/bin]=$HOME/dotfiles/bin
dotmap[$HOME/.config/dunst/dunstrc]=$HOME/dotfiles/dunstrc
dotmap[$HOME/.config/i3/config]=$HOME/dotfiles/i3/config
dotmap[$HOME/.config/i3status/config]=$HOME/dotfiles/i3/i3status.conf
dotmap[$HOME/.config/newsbeuter]=$HOME/dotfiles/newsbeuter
dotmap[$HOME/.config/nvim]=$HOME/dotfiles/vim
dotmap[$HOME/.config/qutebrowser]=$HOME/dotfiles/qutebrowser
dotmap[$HOME/.config/zathura/zathurarc]=$HOME/dotfiles/zathurarc
dotmap[$HOME/.gitconfig]=$HOME/dotfiles/gitconfig
dotmap[$HOME/.git_template]=$HOME/dotfiles/git_template
dotmap[$HOME/.inputrc]=$HOME/dotfiles/inputrc
dotmap[$HOME/.latexmkrc]=$HOME/dotfiles/latexmkrc
dotmap[$HOME/.ledgerrc]=$HOME/dotfiles/ledgerrc
dotmap[$HOME/.local/share/qutebrowser/userscripts]=$HOME/dotfiles/qutebrowser/userscripts
dotmap[$HOME/.mbsyncrc]=$HOME/dotfiles/mbsyncrc
dotmap[$HOME/.mrconfig]=$HOME/dotfiles/mr/mrconfig
dotmap[$HOME/.mrtrust]=$HOME/dotfiles/mr/mrtrust
dotmap[$HOME/.msmtprc]=$HOME/dotfiles/msmtprc
dotmap[$HOME/.mutt]=$HOME/dotfiles/mutt
dotmap[$HOME/.ncmpcpp]=$HOME/dotfiles/ncmpcpp
dotmap[$HOME/.password-store]=$HOME/dotfiles/passwords
dotmap[$HOME/.surfraw.bookmarks]=$HOME/dotfiles/surfraw.bookmarks
dotmap[$HOME/.tmux.conf]=$HOME/dotfiles/tmux.conf
dotmap[$HOME/.urxvt]=$HOME/dotfiles/urxvt
dotmap[$HOME/.vifm]=$HOME/dotfiles/vifm
dotmap[$HOME/.vim]=$HOME/dotfiles/vim
dotmap[$HOME/.vimperatorrc]=$HOME/dotfiles/vimperatorrc
dotmap[$HOME/.vimrc]=$HOME/dotfiles/vim/vimrc
dotmap[$HOME/.xinitrc]=$HOME/dotfiles/xinitrc
dotmap[$HOME/.Xresources]=$HOME/dotfiles/Xresources
dotmap[$HOME/.zgen]=$HOME/dotfiles/zsh/zgen
dotmap[$HOME/.zsh]=$HOME/dotfiles/zsh
dotmap[$HOME/.zshrc]=$HOME/dotfiles/zsh/zshrc