Skip to content

minhngoncoding/my-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ .dotfiles

My configurations on Arch Linux managed with GNU Stow.


💻 Tech

  • WM: Hyprland
  • Editor: Neovim
  • File Manager: Yazi
  • Shell: Zsh
  • Terminal: Kitty

🚀 Setup

  1. Install GNU Stow
    sudo pacman -S stow
    
  2. Clone and Link
     git clone [https://github.com/minhngoncoding/dotfiles.git](https://github.com/minhngoncoding/dotfiles.git) ~/dotfiles
     cd ~/dotfiles
    
     # Symlinks all folders to ~/.config
     stow . -t ~/.config
    

About

A place to store all my dotfiles for configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors