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.sh
Install updates
Restart
./projects/personal/fedora-gnome-setup/shell/run.sh
Restart
Configure git:
git config --global user.email "[email protected]"
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 [email protected]: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