mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
903 B
903 B
dotfiles
Bootstrap
git clone https://github.com/He4eT/dotfiles.git ~/dotfiles- Run
./installPackages.sh - Run
./apply.sh - Install oh-my-zsh
GTK
- Apply Desolate-GTK
- Apply the Quintom cursor theme as
Quintom_Snow - Add variables to
/etc/environment:QT_QPA_PLATFORMTHEME=qt5ct XDG_CURRENT_DESKTOP=gnome
git
git config --global core.pager 'less -S'git config --global pull.rebase truegit config user.email 'email'git config user.name 'name'
Telegram
- Tinted theme:
#707070 - Fix ugly FileChooser with adding
QT_QPA_PLATFORMTHEME=gtk3orXDG_CURRENT_DESKTOP=gnometo/etc/environment