Dotfiles for different machines on different branches.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
681 B

1 year ago
  1. #!/bin/bash
  2. ## uncomment multilib in /etc/pacman.conf before installing
  3. ## uncomment wanted programs (lines with one ### uncomment wanted programs (lines with one #))
  4. ## add lutris
  5. #sudo pacman -S lutris
  6. ## driver (uncomment for 1.Nvidia 2.AMD 3.Intel)
  7. #sudo pacman -S vulkan-icd-loader lib32-vulkan-icd-loader
  8. #sudo pacman -S vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader
  9. #sudo pacman -S vulkan-intel lib32-vulkan-intel vulkan-icd-loader lib32-vulkan-icd-loader
  10. ## add tuxtype
  11. #git clone https://aur.archlinux.org/tuxtype.git $HOME/downloads/set\-ups/tuxtype
  12. #cd $HOME/downloads/set\-ups/tuxtype && makepkg -sirc
  13. ## add wine
  14. #sudo pacman -S wine