Skip to content

Repository files navigation

Dotfiles

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

Supported platforms and tools

My dotfiles basically runs on any Unix-like system. I use them on macOS and Linux. For os specific configurations I either use the uname command or have separate packages files for each platform.

Installation

To install some or all of my dotfiles, clone this repository and use GNU Stow to symlink the desired configuration files to your home directory.

gh repo clone Shikachuu/dotfiles
git submodule update --init --recursive
cd dotfiles
stow -v -R -t $HOME <package>

Packages

  • bash
  • git
  • nvim
  • ghostty
  • mise
  • macos (for macOS specific configurations)

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE file for details.

About

Personal/work dotfiles for MacOS and Linux systems

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages