Skip to content

itsRoze/dotfiles

Repository files navigation

My Dotfiles

image

This directory contains the dotfiles for my system.

Requirements

Ensure you have the following installed

  • git
  • zsh
  • tmux
  • stow

Installation

Checkout the dotfiles repo in your $HOME directory using git

git clone [email protected]:itsRoze/dotfiles.git
cd dotfiles

Then use stow

stow .

You can see this is working by running ls -lah in your $HOME directory

ls -lah

You should see something like:

lrwxr-xr-x@   15 roze  4 Mar 12:29  .zshrc -> dotfiles/.zshrc

If you already have the files in your $HOME director, you can overwrite your dotfiles

stow --adopt .

About

Dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published