Skip to content

pastleo/dotSetting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotSetting

After many years of usage in commandline, I got a lot of setting like .bashrc, .vimrc, .tmux.conf...

GNU stow is used to manage my dotSetting

How to install

First install stow via yay or brew, then:

mkdir -p ~/.config/
git clone https://github.com/pastleo/dotSetting.git ~/.config/dotSetting
cd ~/.config/dotSetting
stow -t ~ --no-folding home [other modules ...]

Uninstall installed modules

cd ~/.config/dotSetting
stow -t ~ -D home [other modules ...]

About

My dotSettings for my castle, my home

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published