aboutsummaryrefslogtreecommitdiff
path: root/packages/pkg_utils.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/pkg_utils.sh')
-rw-r--r--packages/pkg_utils.sh74
1 files changed, 74 insertions, 0 deletions
diff --git a/packages/pkg_utils.sh b/packages/pkg_utils.sh
new file mode 100644
index 0000000..6fcce68
--- /dev/null
+++ b/packages/pkg_utils.sh
@@ -0,0 +1,74 @@
+#!/bin/env bash
+
+export pkg_utils=(
+ "fd"
+ "ffmpegthumbnailer"
+ "foot"
+ "fuzzel"
+ "fzf"
+ "gammastep"
+ "ghostscript"
+ "gobject-introspection"
+ "gparted"
+ "grub"
+ "gvfs"
+ "gvfs-mtp"
+ "imagemagick"
+ "imlib2"
+ "jq"
+ "kanshi"
+ "lf"
+ "libnotify"
+ "libreoffice-fresh"
+ "lua"
+ "lvm2"
+ "man-db"
+ "meson"
+ "mpc"
+ "mpd"
+ "mpd-mpris"
+ "mpv"
+ "ncdu"
+ "ncmpcpp"
+ "ntfs-3g"
+ "nwg-look"
+ "pacman-contrib"
+ "pamixer"
+ "pavucontrol"
+ "pcmanfm"
+ "pipewire"
+ "pipewire-pulse"
+ "progress"
+ "python-gobject"
+ "python-pip"
+ "python-virtualenv"
+ "qpdf"
+ "reflector"
+ "ripgrep"
+ "rsync"
+ "sshfs"
+ "stow"
+ "tesseract"
+ "torbrowser-launcher"
+ "transmission-cli"
+ "noto-fonts"
+ "noto-fonts-cjk"
+ "noto-fonts-emoji"
+ "ttf-jetbrains-mono-nerd"
+ "tree"
+ "unzip"
+ "waybar"
+ "wget"
+ "woff2-font-awesome"
+ "wtype"
+ "xarchiver"
+ "xdg-user-dirs"
+ "yt-dlp"
+ "zathura"
+ "zathura-pdf-mupdf"
+ "zip"
+ "zola"
+ "zsh"
+ "zsh-autosuggestions"
+)
+