The files in this repository are the configuration settings for the tools I use regularly. They are specifically created to function seamlessly on Fedora Linux, but can be conveniently customized to suit other distributions.
mkdir -p ~/Projects
git clone git@github.com:AntonVanAssche/Dotfiles.git ~/Projects/Dotfiles
base-bootstrap.sh
gnome-bootstrap.shSince most configuration files are installed by using symbolic links to the original files, updating the dotfiles is as easy as pulling the latest changes from this repository.
git pull origin masterHere are some details about my setup:
-
OS: Fedora Linux
-
DE : Gnome
-
Shell Theme: Default
-
GTK Theme: Adw-gtk3-dark
-
Icon Theme: Numix Circle
-
Wallpaper: Tate McRae
-
Terminal: Alacritty
-
Editor: Neovim
-
Shell : Bash
-
Web Browser: Firefox
-
Music: Spotify
-
Conky widget: Now Clocking
-
Gnome-shell extensions:
- Alpabetical App Grid
- Clipboard Indicator
- Gnome 4x UI Improvements
- Just Perfection
- Pop-Shell
- Rounded Window Corners
- Space Bar
- Make sure you have a fixed amount of 5 workspaces set.

