Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repo contains my dotfiles and configurations for my local workstation tools:

  • neovim
  • zsh (I use zinit)
  • starship
  • tmux

Additionally, it contains my personal git configuration.

Quickstart instructions

1. Install just

On macOS, use brew. On Linux, use the standard package manager

brew install just

2. Run the installation recipe

Using just, from the root of this repo, run the configure recipe

just configure

Syncing individual folders

To sync an individual folder from this repo to the workstation, run the stow recipe with the name of the folder to sync. e.g. to sync git, do

just stow git

Note: My tmux config uses tpm to manage plugins. For the configuration to work properly, you will need to enter tmux and invoke the installation command (<C-Space> + I).

That's it!

About

A repository for all my configs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages