Skip to content

calbch/.dotfiles

Repository files navigation

My .'s live here 🏡

GNU Stow

I am using stowto "apply" my configurations using symlinks.

Here are some of the most important commands:

  • stow <package>: create a symlink for the <package> according to the directory structure of the repo
  • stow --target=<dir> <package>: set the target to <dir> instead of using the parent of the stow directory (the .dotfiles dir)
  • stow --delete <package>: remove the symlink of the <package>

Check out the documentation, if you have a more advanced use-case.

Convenience

You can also apply or delete all configurations using the makefile

  • make all
  • make delete

Todo

  • create a minimal nvim config
  • fix tmux-cht.sh keybind

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published