sudo pacman -S ark blueberry bluez btop cava cliphist copyq curl eza fastfetch feh firefox-developer-edition fzf gimp grim gtk3 gtk4 git gwenview i3 i3locks hyprlock hyprland hypridle kitty mpv neovim nm-connection-editor nwg-look picom polybar maim okular rofi stow swaybg swaync swww thunar tree unzip vivaldi vlc waybar wget xautolock yazi zsh zsh-autosuggestions zsh-syntax-highlightingsudo pacman -S python-seaborn python-scikit-learn python-pillow python-pip python-flask python-numpy python-pandas python-requests python-beautifulsoup4sudo pacman -S binwalk ghidra gnu-netcat pdfcrack python-pwntools rz-cutter pwndbg wireshark-qtcd ~/Downloads
sudo pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -siyay -S pacseekyay -S hyprshade pokemon-colorscripts-git wtfchsh -s $(which zsh)sudo usermod -s /usr/bin/zsh $USER
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"sudo nano /usr/share/applications/nvim.desktop
Make sure this part is inside the file. Delete tryexec.
Exec=kitty -e nvim %F
Terminal=false
Type=Application