imtyM / dotfiles

dotfiles
0 stars 0 forks source link

Requirements

You will need to install mise (and make sure its in your path), zsh, nvim and ranger on your own. There is no install script yet

Usage

The dotfiles use stow.

if it complains about overwriting files, you can use:

stow */ --adopt
git restore .

You can give the install script a try too.

This will create symlinks to the dotfiles in this directory.