This commit is contained in:
Tobias Reisinger 2024-05-23 19:48:30 +02:00
parent 5b8cbe7703
commit 63d7830987
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
9 changed files with 41 additions and 5 deletions

View file

@ -24,6 +24,7 @@ declare -A mapper=(
["ssh"]="$HOME/.ssh/config"
["starship"]="$HOME/.config/starship.toml"
["sxhkd"]="$HOME/.config/sxhkd/sxhkdrc"
["tmux"]="$HOME/.config/tmux/tmux.conf"
["vim"]="$HOME/.config/vim/vimrc"
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg##template"
["waybar"]="$HOME/.config/waybar/"