Skip to content

agity7/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

98 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Philippe Bazinet's Dot Files ๐Ÿ”จ

Overview ๐Ÿ“’

  • Currently only supports Fedora.
  • Configures development environments with essential dotfiles.
  • Includes a setup scripts for quick installation.

Tools & Packages ๐Ÿ”ง

  • Core: WezTerm, Neovim, Starship, tmux, zsh, Stow, and more...
  • Languages: Go, Dart, and more...
  • Utilities: git, curl, commitizen, gnu-sed, go-swagger, and more...
  • GUI Apps: WezTerm, Flutter, Docker, Android Studio, and more...
  • Fonts: Fira Code Nerd Font

Installation ๐Ÿ“œ

Clone into ~/dotfiles, then run:

chmod +x setup.sh && ./setup.sh

Scripts ๐Ÿ“

File Purpose
setup.sh Main setup scripts. Load vars.sh and functions.sh to perform installation.
functions.sh Contains all installation functions (Docker, Flutter, AMD GPU fixes, etc.).
vars.sh Stores global variables (download URLs, repo paths, file locations).
dnf-packages.txt List of all packages to be installed via dnf.

๐Ÿ› ๏ธ Checking If AMDGPU is Properly Enabled

Run the following command:

glxinfo | grep "OpenGL renderer string"

About

๐Ÿ”จ My dot files.

Resources

Stars

Watchers

Forks

Packages

No packages published