mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
1 KiB
1 KiB
dotfiles
Bootstrap
git clone https://github.com/He4eT/dotfiles.git ~/dotfiles- Run
./installPackagesFedora.sh - Run
./apply.sh - Install oh-my-zsh
- Replace ugly ● with awesome ▴ in
~/.oh-my-zsh/themes/minimal.zsh-theme - Export gtk-theme and icons with
oomoxand apply them withlxappearance - Apply the Quintom cursor theme
Firefox
- Set
toolkit.legacyUserProfileCustomizations.stylesheetstotruewithabout:config - Locate profile with
about:profiles - Copy
firefox/userChrome.cssto{Root Directory}/chrome/userChrome.css - Customize interface
git
git config --global core.pager 'less -S'git config --global pull.rebase true
Telegram
- Tinted theme:
#707070 - Fix ugly FileChooser with adding
QT_QPA_PLATFORMTHEME=gtk3ofXDG_CURRENT_DESKTOP=gnometo/etc/environment