Skip to content

shubham-cpp/dotfiles

Repository files navigation

Personal Dotfiles

Main

  • WM :- Hyprland
  • DE :- KDE
  • Terminal :- Kitty(main) & alacritty(secondary)
  • Editor :- Neovim
  • Shell :- Fish
  • OS :- CachyOS
  • Run launcher :- rofi(its rofi-wayland)

Installation

# Install stow(https://wiki.archlinux.org/title/Dotfiles) :
# A program that i use for dotfile management
sudo pacman -S --needed stow    # On Arch based distros
git clone https://github.com/shubham-cpp/dotfiles.git
stow -v -t ~/ dotfiles