This repository contains my dotfiles since February 2026, focused on a modern, minimal, and consistent environment using the Gruvbox theme across the entire system
Uses Gruvbox, with an aesthetic that is:
- Easy on the eyes
- Focused on visual comfort
- Consistent across all tools
- Terminal: kitty
- Shell: zsh
- Editor: vim
- Fetch: fastfetch
Just run install.sh and see what you need to do. This script is under development and testing. Some features may fail. THIS SCRIPT DOESNT DO A BACKUP! Make sure to backup everything before using the script
- Updates the system
- Install core packages (vim, zsh, kitty etc)
- Creates symbolic links from ~/dotfiles
- Changes your default shell to
zsh
- (personally, i recommend you view the entire install.sh to make sure what this script can do)
The scripts expect the repository to be exactly at ~/dotfiles
git clone https://github.com/bcsarah/dotfiles.git ~/dotfiles
cd ~/dotfiles
chmod +x install.sh
./install.shThis dotfiles was made with a lot of love and care for those who want a setup similar to mine (or mine btw)
Better use linux btw 🐧