Skip to content

leomanangka/.dotfiles

Repository files navigation

dotfiles

Personal configuration using GNU Stow for installation

Installation

  1. 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
  1. Clone the repository
git clone https://github.com/Lmanangka/.dotfiles.git

Usage

  1. Navigate to .dotfiles directory
cd .dotfiles
  1. Using Stow to manage config files

Example

  • Use bash config
stow bash
  • Use neovim config
stow nvim
  • Use kitty config
stow kitty

About

Configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published