Improve some configs

This commit is contained in:
Tobias Reisinger 2024-06-12 14:26:13 +02:00
parent 8c194df84b
commit 0ed1633be6
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 9 additions and 5 deletions

View file

@ -14,7 +14,9 @@ declare -A mapper=(
["env.d"]="$HOME/.config/env.d/"
["git"]="$HOME/.config/git/config"
["git-ignore"]="$HOME/.config/git/ignore"
["git-credentials"]="$HOME/.config/git/credentials"
["home-manager"]="$HOME/.config/home-manager/home.nix"
["host-mode"]="$HOME/.bin/host-mode"
["hyprland"]="$HOME/.config/hypr/hyprland.conf"
["nvim"]="$HOME/.config/astronvim/lua/user/"
["polybar"]="$HOME/.config/polybar"