Skip to content

Instantly share code, notes, and snippets.

@arnvgh
Last active February 4, 2023 09:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arnvgh/37c27bee9f340a5d6e81922fdae91c3c to your computer and use it in GitHub Desktop.
Save arnvgh/37c27bee9f340a5d6e81922fdae91c3c to your computer and use it in GitHub Desktop.
# pacman -S --needed git base-devel
# git clone https://aur.archlinux.org/yay-bin.git
# cd yay-bin
# makepkg -si
sudo pacman -Sy wezterm
yay -Sy hyprland-bin polkit-kde-agent dunst grimblast rofi rofi-emoji \
wl-clipboard wf-recorder wlogout grimblast-git hyprpicker-git hyprpaper-git \
xdg-desktop-portal-hyprland-git ffmpegthumbnailer tumbler wtype colord \
imagemagick swaylock-effects qt5-wayland qt6-wayland ripgrep
yay -Sy catppuccin-gtk-theme-mocha catppuccin-cursors-mocha catppuccin-mocha-grub-theme-git nwg-look-bin
yay -Sy cava pavucontrol ranger zsh starship neovim viewnior noise-suppression-for-voice
yay -Sy thunar thunar-archive-plugin file-roller
git clone https://github.com/its-ag/dotfiles $HOME/Downloads/dotfiles/
cd $HOME/Downloads/dotfiles/
rsync -avxHAXP --exclude '.git*' .* ~/
mkdir -p $HOME/Downloads/nerdfonts/
cd $HOME/Downloads/
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.1/CascadiaCode.zip
unzip '*.zip' -d $HOME/Downloads/nerdfonts/
rm -rf *.zip
sudo cp -R $HOME/Downloads/nerdfonts/ /usr/share/fonts/
yay -Sy ttf-nerd-fonts-hack-complete-git ttf-apple-emoji
fc-cache -rv
yay -S catppuccin-gtk-theme-mocha papirus-icon-theme brave-bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment