Personal configuration using GNU Stow for installation
- Install GNU Stow
- Debian-based System
sudo apt update
sudo apt install stow
- Red Hat-based Systems
sudo dnf install stow
- Arch-based Systems
sudo pacman -S stow
- Clone the repository
git clone https://github.com/Lmanangka/.dotfiles.git
- Navigate to .dotfiles directory
cd .dotfiles
- Using Stow to manage config files
- Use bash config
stow bash
- Use neovim config
stow nvim
- Use kitty config
stow kitty