Improve configs
This commit is contained in:
parent
91c7ebd467
commit
e0b2cc16fb
7 changed files with 63 additions and 35 deletions
2
.bin/.e
2
.bin/.e
|
@ -14,7 +14,7 @@ declare -A mapper=(
|
|||
["starship"]="$HOME/.config/starship.toml"
|
||||
["sxhkd"]="$HOME/.config/sxhkd/sxhkdrc"
|
||||
["vim"]="$HOME/.config/vim/vimrc"
|
||||
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg"
|
||||
["wakatime"]="$HOME/.config/wakatime/.wakatime.cfg.tpl"
|
||||
["xprofile"]="$HOME/.xprofile"
|
||||
["zsh"]="$HOME/.config/zsh/.zshrc"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue