Skip to content

mmazurowski/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles for managing configs

Requirements

Files are managed by symlinks using GNU stow

brew install stow

Philosophy

Each directory in a repository is being symlinked by stow.

ZSH Configuration is being divided into directories. Each directory content is automatically sourced so just add new *.zsh file and have fun!

Setup

Clone this repository to your home directory. Then run following commands to symlink configs

stow zsh -v
stow tmux -v
stow nvim -v

Install script

Install script was hand written and is subject of (many) issues. To be verified in the future.

Ref 1. https://www.jakewiesler.com/blog/managing-dotfiles

About

Provides shared config for tools I use on a daily basis!

Topics

Resources

Stars

Watchers

Forks