Remove zellij from rsync-local-config
This commit is contained in:
parent
2011c16fc4
commit
bbbe86735a
|
@ -1,6 +1,6 @@
|
|||
HOST=$1
|
||||
# Config files
|
||||
for TARGET in bat bottom git zellij starship.toml; do
|
||||
for TARGET in bat bottom git starship.toml; do
|
||||
SOURCE="$HOME/.config/$TARGET"
|
||||
echo "--- $SOURCE ---"
|
||||
TMP_TARGET=/tmp/rsync-local-config
|
||||
|
|
Loading…
Reference in a new issue