Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 463 Bytes

File metadata and controls

21 lines (14 loc) · 463 Bytes

my dotfiles

Usage

Clone this repository under your home directory. Usually I clone into ~/.dotfiles:

git clone https://github.com/thiag0mei/dotfiles ~/.dotfiles

Ensure any conflicting files don't already exist by deleting them, for example:

rm ~/.config/fish/config.fish

Using stow, symlink the files to the appropriate .config subdirectory. This is done by simply running:

cd ~/.dotfiles && stow nvim