Before format:
- Backup
- Export Firefox cookie exceptions
- Export Firefox extensions config
- Export Newsflash config
sudo dnf install -y git
git clone https://github.com/ypconstante/fedora-gnome-setup.git ~/projects/personal/fedora-gnome-setup
find ~/projects/personal/fedora-gnome-setup/. -name "*.sh" -exec chmod +x {} \;
./projects/personal/fedora-gnome-setup/shell/run-after-install.shInstall updates
Restart
Close Firefox
./projects/personal/fedora-gnome-setup/shell/run.shRestart
Configure git:
git config --global user.email "you@example.com"git config --global user.name "Your Name"- Create git ssh key
- Import GPG keys
cd ~/projects/personal/fedora-gnome-setup/ && git remote set-url origin git@github.com:ypconstante/fedora-gnome-setup.git
Configure Firefox:
- Delete default bookmarks
- Install and login into 1Password
- Sign in
- Change theme to dark compact
- Import extensions config
- Enable extensions on private window
- Enable H264 plugin
- Remove additional search engines
- Add cookie exception
Configure JetBrains Toolbox:
- Sign in
- Install IntelliJ
- Install IntelliJ plugins
Sign in or add license to:
- Sublime Merge
- Sublime Text
Configure Chromium and Chrome:
- Change search engine to DDG
- Install Chromium Web Store
- Install uBlock Origin
Configure backup on Vorta
Configure NewsFlash
Optional - Gaming:
- Run
~/projects/personal/fedora-gnome-setup/shell/gaming.sh