Skip to content

Repository files navigation

Dotfiles

image

This is a collection of dotfiles that I tend to use. They are all managed via mise.

To get started, install mise and then:

mkdir -p ~/.config/mise/
ln -s mise/.config/mise/config.toml ~/.config/mise/config.toml
mise bootstrap

Installing tools

mise install

Directory Structure

The top-level directories are organized to group things conceptually. In practice, the directory structure inside the top-level directory was what was set up by stow when I first set up my dotfiles. Each directory that is stowed contains the folder structure that is relative to the user's home directory. For example:

Repo folder Destination
./nvim/.config/nvim/ $HOME/.config/nvim/
./shell/Brewfile $HOME/Brewfile
./git/.gitconfig $HOME/.gitconfig
./alacritty/.config/alacritty/ $HOME/.config/alacritty/

Colors

This setup primarily uses Rose Pine as the theme.

About

Helps set up dotfiles. This is great for backing up your dotfiles.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages