Skip to content

Hrithik5/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โš™๏ธ Hrithik's Dotfiles

A modern, minimal, and modular set of dotfiles for macOS crafted for productivity, DevOps, and a clean terminal aesthetic.
Built with love for tools like Zsh, Starship, Tmux, Neovim, fzf, Docker, Kubernetes, and more.


๐Ÿ“ฆ Features

โœ… Minimal starship prompt with icons and DevOps-friendly info
โœ… Smart fzf-tab completions (with previews) for commands, cd, history, etc.
โœ… Fast tmux session management with tss
โœ… Modular .zshrc for easy config and navigation
โœ… Aliases for Git, Docker, Kubernetes, Terraform, and more
โœ… Configured with stow for easy symlink management
โœ… Pre-configured with tools like eza, bat, zoxide, and fzf


๐Ÿš€ How to Use This Dotfiles Repo

You can use this repo for your own system setup by following these steps:

  1. โš™๏ธ Installation Steps [Prerequisites]

    brew install stow starship zoxide fzf bat eza tmux \
      kubectl awscli terraform gh \
      zsh-autosuggestions zsh-syntax-highlighting
  2. Additional Step for better [Tab-completion preview when using commands like cd, git]

    git clone https://github.com/Aloxaf/fzf-tab ~/.oh-my-zsh/custom/plugins/fzf-tab
    
  3. Fork or the repo:

    git clone https://github.com/Hrithik5/dotfiles.git ~/dotfiles
    cd ~/dotfiles
    
  4. Symlink all the configs

    stow . 
    

๐Ÿ›  Dotfiles Customization

Want to tweak something?

  1. .zshrc is cleanly organized by category (plugins, aliases, UI, completions)
  2. You can add your own scripts to ~/dotfiles/scripts and source them
  3. Modify Starship appearance via .config/starship.toml
  4. Add/remove modules from stow as needed

๐Ÿ“„ License

MIT License. Use it freely, customize it, and improve your terminal life ๐Ÿ’ป

โ€œDotfiles are meant to be personal โ€” make them yours.โ€

About

My Dotfiles ๐Ÿค–

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published