personal dotfiles: my Hyprland config
1
2
3
4
5
6
#!/bin/sh

read line
echo "INSERT IGNORE INTO $1 ($line) VALUES"
csv2sql.sh | head -c -2
echo ";"