Skip to content

My arch linux dotfiles. Includes doom emacs config.

Notifications You must be signed in to change notification settings

kpfromer/dotfiles-old

Repository files navigation

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