Skip to content

kttlr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my dotfiles. I use GNU Stow to manage them.

Requirements

Ensure you have the following installed on your system

Git

homebrew install git

Stow

homebrew install stow

Installation

First, check out the dotfiles repo in your $HOME directory using git

$ git clone [email protected]:kyle-kettler/dotfiles.git
$ cd dotfiles

then use GNU stow to create symlinks

$ stow .

To add a new plugin to Neovim

$ stow --adopt .

About

Dotfiles for my primary tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published