Skip to content

wesley-ireland/dotfiles

Repository files navigation

dotfiles

Some of my dotfiles. This repo leverages stow to manage the symlinks in the home directory.

Usage

  1. Clone the repository:
    git clone https://github.com/yourusername/dotfiles.git
  2. Change into the directory:
  3. cd dotfiles
  4. Use stow to create symlinks:
     stow <package>
    Replace <package> with the name of the package you want to stow (e.g., zsh, vim, etc.). For example, to stow the zsh package:
    stow zsh

This will create the dotfiles as symlinks, so you can edit them in the dotfiles directory and have the changes reflected in your home directory, where they are expected to be.

About

Some of my dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published