Refactor the edit tool
This commit is contained in:
parent
704e16c6fe
commit
de982f5249
2 changed files with 78 additions and 19 deletions
1
.bin/.e
1
.bin/.e
|
@ -13,6 +13,7 @@ declare -A mapper=(
|
|||
["git"]="$HOME/.config/git/config"
|
||||
["git-ignore"]="$HOME/.config/git/ignore"
|
||||
["home-manager"]="$HOME/.config/home-manager/home.nix"
|
||||
["hyprland"]="$HOME/.config/hypr/hyprland.conf"
|
||||
["nvim"]="$HOME/.config/nvim/"
|
||||
["nvim.packer"]="$HOME/.config/nvim/lua/plugins.lua"
|
||||
["polybar"]="$HOME/.config/polybar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue