Skip to content

Personal/work dotfiles for MacOS and Linux systems

Notifications You must be signed in to change notification settings

Shikachuu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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
  • kitty
  • linux (for Linux specific configurations)
  • 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

Watchers

Forks

Releases

No releases published

Packages

No packages published