Skip to content

TheRootDaemon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles curated for being a Better Nerd, They make your machine truly yours too...

Welcome to my carefully curated collection of configurations that make my machine do exactly what I want, when I want it. This is my home, messy in some corners, but perfectly organized where it counts.

Spending 69 hours configuring your terminal to save 3 seconds per day is totally worth it.

Quick Setup (For the Impatient)

# 1. Clone this beauty
git clone https://github.com/TheRootDaemon/dotfiles.git ~/dotfiles
cd ~/dotfiles

# 2. Run the magic scripts
./scripts/essentials.sh  # Install the good stuff
./scripts/symlinks.sh    # Connect the dots
./scripts/bloat.sh       # Remove some bloatware

Manual Symlink Setup (For the Control Freaks)
If you don't trust my scripts (fair enough), here's the manual way:

ln -s ~/dotfiles/.zshrc ~/.zshrc
ln -s ~/dotfiles/.zsh_plugins.txt ~/.zsh_plugins.txt
ln -s ~/dotfiles/kitty ~/.config/kitty
ln -s ~/dotfiles/nvim ~/.config/nvim
ln -s ~/dotfiles/ghostty ~/.config/ghostty
ln -s ~/dotfiles/hypr ~/.config/hypr
ln -s ~/dotfiles/yazi ~/.config/yazi
ln -s ~/dotfiles/tmux ~/.config/tmux

Features That'll Make You Jealous

  • Instant Productivity: 0.3ms faster terminal startup (the difference is chef's kiss)
  • Muscle Memory Friendly: Keybinds that make sense (revolutionary, I know)
  • Arch BTW: Optimized for people who definitely use Arch by the way

Contributing

Found a bug (There are bugs) ? Want to start an Arguement ?
Open up a Issue, Shoot a PR, Let's Merge our Dots !

About

Dotfiles make a machine truly yours and these are mine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published