Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.24 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.24 KB

dotfiles

Here are the tools and configurations I use to customize my programming experience.

Built With

kdot - a custom made dotfile manager that uses the kdot.json file for linking.

In the past I used stow to handle installing dot files. Here is a great article about using stow.

kdot usage

kdot link bash zsh to symlink the bash and zsh modules (as defined in the json folder).

kdot unlink bash zsh to remove the symlinks in the bash and zsh modules.

kdot sync bash zsh to update the symlinks (new files/folders).

TODO: tools that I used, with github links

Resources