Add zellij

This commit is contained in:
Tobias Reisinger 2024-06-24 15:25:15 +02:00
parent f7f2b3a020
commit 8e7155d2c7
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 12 additions and 6 deletions

View file

@ -32,6 +32,7 @@ declare -A mapper=(
["xprofile"]="$HOME/.xprofile"
["yadm"]="$HOME/.local/share/yadm/repo.git/config"
["yadm-encrypt"]="$HOME/.config/yadm/encrypt"
["zellij"]="$HOME/.config/zellij/"
["zsh"]="$HOME/.config/zsh/.zshrc"
)