Skip to content

0xKahi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Setup:

this setup uses stow and a custom symlink script from hedrikmi to symlink files to the correct locations.

  • stow is used to symlink the needed folders in dotfile directory to the ~/.config directory for easier management of config files
  • and the symlink script is mainly used to symlink files like .zshrc to specified directories that are needed to be else where defined in symlinks_config.cof

use stow to symlink all config files to ~/.config directories

stow .

symlinks script

Install

chmod +x ./scripts/symlinks.sh
./scripts/symlinks.sh --create

Unlink

./scripts/symlinks.sh --delete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published