vuxnq / dotfiles

dotfiles for my fedora system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~/.

this repo contains the dotfiles for my fedora system

requirements

fedora

$ dnf install git stow

usage

$ git clone git@github.com:vuxnq/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles

use stow to create symlinks

$ stow <directory>
# <directory> - e.g. fish / helix / kitty...

additional

# spotify theme
./spicetify_install.sh

# firefox theme
./firefox_install.sh

# grub theme
./grub_install.sh

# plymouth theme
sudo dnf install plymouth-theme-script
./plymouth_install.sh

About

dotfiles for my fedora system


Languages

Language:Shell 79.5%Language:CSS 20.5%