Update some config

This commit is contained in:
Tobias Reisinger 2022-10-13 14:43:07 +02:00
parent 36bf6793a4
commit 0c17b6454a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 9 additions and 33 deletions

View file

@ -15,6 +15,7 @@ declare -A mapper=(
["sxhkd"]="$HOME/.config/sxhkd/sxhkdrc"
["vim"]="$HOME/.config/vim/vimrc"
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg"
["xprofile"]="$HOME/.xprofile"
["zsh"]="$HOME/.config/zsh/.zshrc"
)