This commit is contained in:
2025-06-03 17:29:53 +01:00
parent 8b8edc8f54
commit 51ed26a1d7
2 changed files with 3 additions and 3 deletions

View File

@ -145,7 +145,7 @@ arch = [
"xorg-xinit", "xorg-xinit",
"yay", "yay",
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup" "zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup"
, "vtsls","git-lfs", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-bin", "hyprshot", "qt6-svg", "qt6-declarative", "qt5-quickcontrols2", "wl-clipboard-history", "cliphist", "stylua", "biome", "okular", "docker", "docker-compose", "bluez", "gwenview", "tailwindcss-language-server"] , "vtsls","git-lfs", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-bin", "hyprshot", "qt6-svg", "qt6-declarative", "qt5-quickcontrols2", "wl-clipboard-history", "cliphist", "stylua", "biome", "okular", "docker", "docker-compose", "bluez", "gwenview", "tailwindcss-language-server", "sddm-catppuccin-git"]
cargo = ["wasm-pack"] cargo = ["wasm-pack"]

View File

@ -6,8 +6,8 @@ if [ -z $@ ]; then
exit 1 exit 1
fi fi
echo "metapac add --backend arch --packages $@" echo "metapac add --backend arch --package $@"
metapac add --backend arch --packages $@ metapac add --backend arch --package $@
rsync -av ~/.config/metapac config --delete rsync -av ~/.config/metapac config --delete