Skip to content

My personal config files. For easy management I recommend the use of GNU Stow

License

Notifications You must be signed in to change notification settings

fertigt/dotfiles

Repository files navigation

fertigt Dotfiles

Dotfiles can be used to personalize your system. This repository contains all my dotfiles to improve my personal experience of MacOS.

They can easily be installed via GNU Stow.

Installation

Prerequesites

First you have to install GNU Stow:

brew install stow

Install Dotfiles for Tools

Use stow <DIRECTORY-NAME> to symlink all dotfiles into ${HOME} and subdirectories.

Adding Additional Dotfiles

  1. Create a new directory for your required config.
  2. cd <DIRECTORY-NAME>
  3. Now assume you are in your ${HOME}.
    • If the config file has to be installed directly in your home directory, put the config file in here.
    • If the config file has to be in a subdirectory, create the same hierarchy here. Put the config file in the corresponding subdirectory.
  4. Run stow <DIRECTORY-NAME> to symlink your new config files.

Acknowledgments

Some ideas for zshrc: Christian Chiarulli

OneDark Vim Colorscheme: Josh Dick

Idea for stow: Brandon Invergo

Some ideas for Karabiner Elements: Steve Losh

Some ideas for vimrc: ThePrimeagen

About

My personal config files. For easy management I recommend the use of GNU Stow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published