Skip to content

nickrabbott/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

This repository is where I keep my bash, Neovim, and tmux configurations, all neatly managed with GNU Stow. It’s set up as a personal project to make my environment consistent and quickly deployable across different machines. Though it’s tailored for my use, you might find something useful or inspiring here.

Prerequisites

Setup

Clone the repository into the home directory and use stow to symlink the configuration files

cd $HOME
git clone git@github.com:nickrabbott/.dotfiles.git
cd .dotfiles
stow bash config tmux

Store anything unique to a machine for bash in ~/.bash_local. It will get loaded by .bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published