Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 465 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 465 Bytes

Configurations for a variety of software

  • zsh
  • neovim
  • tmux

The old branch has configurations I don't use anymore.

Setup

Install git and stow version 2.4.0 or greater. Depending on your operating system you may need to install stow manually.

git clone [email protected]:0xddom/dotfiles.git .dotfiles
cd .dotfiles
stow .

Tmux

Install the Tmux Package Manager

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm