From 5773ba4c382320e16880b1dbb9fe7a97431eff3d Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Thu, 1 Aug 2024 21:27:22 +0300 Subject: Installer changes. Added an alias for zoxide. Changed the README to mention the installer. Changes to be committed: modified: README.md modified: install.sh modified: zsh/aliases --- install.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index cd50834..9e1e8eb 100755 --- a/install.sh +++ b/install.sh @@ -222,6 +222,7 @@ fortune-mod-anarchism \ fortune-mod-de \ fortune-mod-void \ freecad \ +fsv \ fuse-devel \ fuse-sshfs \ fuse3 \ @@ -246,6 +247,7 @@ gimp \ git \ github-cli \ gitui \ +glava \ glib-devel \ glmark2 \ glxinfo \ @@ -323,7 +325,6 @@ libXrandr-32bit \ libXrandr-devel \ libXrandr-devel-32bit \ libXtst-32bit \ -libclang-cpp15 \ libcurl-devel \ libdazzle \ libdca \ @@ -397,7 +398,6 @@ macchanger \ mandown \ mathjax \ mdp \ -mdr \ mediainfo \ mesa-32bit \ mesa-ati-dri \ @@ -672,6 +672,8 @@ echo "Increasing max_map_count ..." sudo sysctl -w vm.max_map_count=1048576 sysctl vm.max_map_count +echo "" + echo "Loading config files for important applications..." # i will use move, copy, link, etc commands with their verbose options to show what is being done. -- cgit v1.2.3