Drewtempelmeyer Dotfiles Save

A place to store config files so I can revert when my entire system crashes from entering the wrong character

Project README

dotfiles

Requirements

Install using Homebrew (macOS)

brew install stow

or using pacman (Arch)

pacman -S stow

Install

Clone the repository into your $HOME directory

git clone https://github.com/drewtempelmeyer/dotfiles.git ~/dotfiles

Usage

These dotfiles utilize stow to make linking configuration directories easy.

To set up the configuration, change into the desired directory (we'll use tmux for this example):

ships@ahoy:~$ cd ~/dotfiles
ships@ahoy:~/dotfiles$ stow tmux

tmux requirements

When using tmux, tmux plugin manager needs to be installed.

You can run the following command to install tpm:

sh scripts/install-tpm.sh
Open Source Agenda is not affiliated with "Drewtempelmeyer Dotfiles" Project. README Source: drewtempelmeyer/dotfiles

Open Source Agenda Badge

Open Source Agenda Rating