Skip to content

Dotfiles for zsh, neovim, etc.

Notifications You must be signed in to change notification settings

csirianni/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These are my dotfiles for macOS!

Requirements

Ensure you have stow installed.

brew install stow

Installation

First, clone the repository.

Then, run stow.

cd dotfiles
stow --target=$HOME .

This creates symlinks in the $HOME directory.

The --target=$HOME argument is only necessary if the dotfiles directory is located somewhere other than your $HOME directory.

About

Dotfiles for zsh, neovim, etc.

Resources

Stars

Watchers

Forks