Add tmux plugin node

This commit is contained in:
lif
2025-12-30 15:35:11 +00:00
parent 59cb44b735
commit fcc6fb2602
2 changed files with 4 additions and 1 deletions

View File

@@ -1,2 +1,5 @@
[linux-surface]
Server = https://pkg.surfacelinux.com/arch/
## Issues
- Need to ctrl+space + I to install tmux plugins

View File

@@ -29,7 +29,7 @@ for dir in $source_dir/*/; do
echo "Source: " $source
echo "Target: " $target
# rm -rf $target
rm -rf $target
if [ "$(ls -A $source)" ]; then
mkdir -p $target