Skip to content

nithitsuki/dotfiles

Repository files navigation

Dotfiles

My dotfiles, use gnu-stow to manage them.

Setup

git clone https://github.com/nithitsuki/dotfiles.git .dotfiles
cd .dotfiles
stow  -n * # dry run to see what will be symlinked
# run the above command without -n to actually create the symlinks
sudo stow -t / keyd #only for keyd as it's an /etc config file
# DO NOT USE SUDO OR -t / FOR ANY OTHER FOLDER

Important Notes

  • Symlink ~/.config/background to your wallpaper file
  • Symlink ~/.config/hypr/hyprland.conf to either hyprland_pc.conf or hyprland_laptop.conf
  • Install doom emacs to use the emacs config

About

My dotfiles, managed with gnu-stow

Topics

Resources

Stars

Watchers

Forks

Contributors