Add more astronvim plugins
This commit is contained in:
parent
6ec64f09c8
commit
2cf51b55ea
3 changed files with 22 additions and 2 deletions
2
.bin/.e
2
.bin/.e
|
@ -4,7 +4,7 @@ declare -A mapper=(
|
|||
[".e"]="$HOME/.bin/.e"
|
||||
[".t"]="$HOME/.bin/.t"
|
||||
["alacritty"]="$HOME/.config/alacritty/alacritty.toml"
|
||||
["astronvim"]="$HOME/.config/astronvim/lua/user/init.lua"
|
||||
["astronvim"]="$HOME/.config/astronvim/lua/user/"
|
||||
["autoinstall.toml"]="$HOME/.config/autoinstall.toml"
|
||||
["autostart.toml"]="$HOME/.config/autostart.toml"
|
||||
["backup"]="$HOME/.bin/host-backup-$(cat /proc/sys/kernel/hostname)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue