Skip to content

lajtomekadimon/desktop-distros-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desktop-distros-config

My personal configuration for some GNU/Linux desktop distros. Please don't use it as it is, since it's designed for my personal case.

Debian is my main distro at the moment, so other distro files may be outdated.

After running every command, I should configure:

  • GNOME
  • GNOME Tweaks
  • GNOME Disks (auto-mount secondary hard drive)
  • GNOME Text Editor
  • GNOME Terminal
  • Nautilus
  • Firefox (in about:config, put extensions.pocket.enabled and middlemouse.paste to false)
  • Telegram Desktop
  • Skype
  • VS Code
  • Transmission
  • Rhythmbox
  • KeePassXC
  • OBS Studio
  • Anki

And finally:

git config --global user.name "<USER>"
git config --global user.email "<USER>"