Skip to content

evanjo03/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This directory contains the dotfiles for my system managed with GNU stow.

Requirements

  1. Install git
  2. Install GNU stow

Installation

  1. Clone the repository to $HOME.
$ git clone https://github.com/evanjo03/dotfiles.git
$ cd dotfiles
  1. Backup existing files.
$ mv $HOME/.config $HOME/.config.bak
$ mv $HOME/.tmux.conf $HOME/.tmux.conf
  1. Use stow to install the dotfiles.
$ stow .

TODO: Merge with stow --adopt

About

Contains configuration for tmux, wezterm, neovim, and any other tools in .config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published