Skip to content

leonidgrishenkov/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is adapted to work with GNU stow.

To start syncing local machine configuration with this repo, for example, for lazygit execute this command:

stow lazygit

This command will create a symlinks with files structure corresponding to specified app name in this repo, in this example lazygit.

Additional configuration options can be found in .stowrc file.

Several items can be listed separated by space like that:

stow lazygit zsh zellij

Recreate symlinks

To recreate symlinks, for example there were made some changes in directories names:

stow --restow lazygit

Delete symlinks

To delete symlinks:

stow --delete lazygit

About

My configurations for Linux/Unix, Neovim, ZSH and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published