From 8ee54322bbeafb6275b27a6e4189b68bb280eb8a Mon Sep 17 00:00:00 2001 From: pancakes Date: Thu, 20 Jun 2024 13:37:28 +1000 Subject: [PATCH] Update justfile --- justfile | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/justfile b/justfile index 38c2426..f8992a8 100644 --- a/justfile +++ b/justfile @@ -4,9 +4,6 @@ username := env_var('USER') default: @just --list --justfile {{justfile()}} -install-code: - paru -S code-marketplace - install-codecs: sudo pacman -S gst-libav gst-plugin-va gst-plugins-bad gst-plugins-base gst-plugins-good gstreamer @@ -35,8 +32,8 @@ install-essentials-cli: sudo pacman -S base-devel btop curl eza fastfetch ffmpeg flatpak fwupd fzf hunspell hunspell-en_au hunspell-en_us man-db man-pages nvtop openssh p7zip reflector ripgrep unrar vim vulkan-tools xdg-user-dirs yt-dlp install-essentials-gui: - sudo pacman -S blue-utils easyeffects firefox gamemode gimp goverlay libva-vdpau-driver libva-utils libvdpau-va-gl lsp-plugins-lv2 mangohud mesa-vdpau mpv power-profiles-daemon steam syncthing ttf-firacode-nerd ttf-liberation wine wine-gecko wine-mono winetricks wqy-zenhei - ame install arrpc protontricks syncthingtray-qt6 vesktop + sudo pacman -S audacity blue-utils code easyeffects firefox freerdp2 gamemode gimp goverlay kate kdeconnect libva-vdpau-driver libva-utils libvdpau-va-gl lsp-plugins-lv2 mangohud mesa-vdpau mpv power-profiles-daemon steam syncthing ttf-firacode-nerd ttf-liberation wine wine-gecko wine-mono winetricks wqy-zenhei + ame install arrpc protontricks vesktop flatpak install ca.parallel_launcher.ParallelLauncher com.heroicgameslauncher.hgl com.logseq.Logseq com.obsproject.Studio net.davidotek.pupgui2 org.prismlauncher.PrismLauncher systemctl enable --now --user arrpc sudo systemctl enable --now bluetooth @@ -66,10 +63,6 @@ setup-code: code-oss --install-extension davidanson.vscode-markdownlint code-oss --install-extension irongeek.vscode-env code-oss --install-extension kokakiwi.vscode-just - code-oss --install-extension ms-dotnettools.csdevkit - code-oss --install-extension ms-python.black-formatter - code-oss --install-extension ms-python.pylint - code-oss --install-extension ms-python.python code-oss --install-extension ms-vscode.live-server code-oss --install-extension naumovs.color-highlight code-oss --install-extension pkief.material-icon-theme