feat: adding package script

This commit is contained in:
2025-03-05 10:24:37 +00:00
parent 8fc9de5e28
commit f438dd4b80
2 changed files with 10 additions and 1 deletions

View File

@ -66,6 +66,6 @@ arch = [
"xorg-server", "xorg-server",
"xorg-xinit", "xorg-xinit",
"yay", "yay",
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "telegram-desktop", "telegram-desktop",
] ]

9
scripts/add-package.bash Normal file
View File

@ -0,0 +1,9 @@
#!/usr/bin/env bash
cd ~/Code/dotfiles
echo "metapac add --backend arch --package $@"
metapac add --backend arch --package $@
rsync -av ~/.config/metapac .config --delete
metapac sync