scripts

scripts i made for me
git clone https://s.sonu.ch/~rei/scripts.git
Log | Files | Refs | README

artix_config.sh (799B)


      1 # install aritim-dark gtk theme
      2 echo "installing themes & fonts"
      3 git clone https://github.com/Mrcuve0/Aritim-Dark && mkdir -p ~/.themes && mkdir -p ~/.themes/Aritim-Dark && cp -r Aritim-Dark/GTK/* ~/.themes/Aritim-Dark/
      4 sudo pacman -S papirus-icon-theme noto-fonts noto-fonts-emoji ttf-inconsolata ttf-font-awesome
      5 
      6 # installing configs
      7 echo "installing configs"
      8 git clone https://s.sonu.ch/~rei/rice.git
      9 cp -r rice/.config/* $HOME/.config
     10 cp -r rice/.bashrc $HOME/
     11 cp -r rice/walls $HOME/
     12 cp -r rice/.vimrc $HOME/
     13 cp -r rice/.cmus $HOME/
     14 
     15 # aur helper
     16 echo "installing yay"
     17 git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -sic
     18 
     19 # aur packages
     20 echo "installing aur packages"
     21 yay -S dxvk-bin menulibre freezer-bin ttf-ms-fonts gruvbox-dark-gtk gruvbox-icon-theme aritim-dark-kde-git