Skip to content

My personal setup for maitaining dotfiles configuration for my linux systems

Notifications You must be signed in to change notification settings

yumetsuro/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles configuration maintained with GNU Stow

Installation

Clone the repository and run stow to install the dotfiles or stow /* to install all the dotfiles.:

git clone https://github.com/U-n-Own/.dotfiles/tree/manjaro-dotfiles-conf

cd .dotfiles

stow /*

Install single dotfile by name

stow -t ~ /*

This command will install all the dotfiles in the home directory

To install a single dotfile for example nvim, run the following command: stow -t ~ nvim

Screenshots

btop

girl

About

My personal setup for maitaining dotfiles configuration for my linux systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published