Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 396 Bytes

Dotfiles

screenshot

This is my collection of configuration files.

Usage

Pull the repository and then create symbolic links using GNU stow

$ git clone [email protected]:Thyrum/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ stow zsh neovim tmux # and whatever other config you'd like