Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.55 KB

README.md

File metadata and controls

57 lines (44 loc) · 1.55 KB
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 "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:

Install Nvidia drivers

Configure backup on Vorta

Configure NewsFlash

Optional - Gaming:

  • Run ~/projects/personal/fedora-gnome-setup/shell/gaming.sh