diff options
| author | krolxon <krolyxon@tutanota.com> | 2026-01-12 20:19:20 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2026-01-12 20:19:20 +0530 |
| commit | 549d1213f5a8c805db77488cf37de3b11a5e814d (patch) | |
| tree | 7821bbad0956c4ed9892587d4453c30a60ad040a /packages/pkg_utils.sh | |
| parent | 75735c98739530ceaedc51819ec0690b7e35f38e (diff) | |
add fastfetch configuration, remove redundant packages
Diffstat (limited to 'packages/pkg_utils.sh')
| -rw-r--r-- | packages/pkg_utils.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/pkg_utils.sh b/packages/pkg_utils.sh index dfcd97e..50d7be8 100644 --- a/packages/pkg_utils.sh +++ b/packages/pkg_utils.sh @@ -27,7 +27,6 @@ export pkg_utils=( "ghostscript" "gobject-introspection" "gparted" - "grub" "gvfs" "gvfs-mtp" "imagemagick" @@ -63,7 +62,6 @@ export pkg_utils=( "ripgrep" "rsync" "sshfs" - "stow" "tesseract" "transmission-cli" "noto-fonts" @@ -72,7 +70,6 @@ export pkg_utils=( "ttf-jetbrains-mono-nerd" "tree" "unzip" - "waybar" "wget" "woff2-font-awesome" "wtype" @@ -83,7 +80,6 @@ export pkg_utils=( "zathura-pdf-mupdf" "zip" "zola" - "zsh" "zsh-autosuggestions" ) |
