Skip to content

ypconstante/fedora-gnome-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published