Add script functionality

This commit is contained in:
2025-10-28 20:14:32 +01:00
parent b1a6654d1c
commit 48ab557769
5 changed files with 127 additions and 0 deletions

3
scripts/install.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
mkdir -p ~/.local/bin
cp ~/.config/tmux/scripts/hxi ~/.local/bin