Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 454 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 454 Bytes

My personal dotfiles

These are my personal dotfiles. Use them at your own risk. They contain configuration for fish, nvim, git and tmux. If you have any questions, contact me.

Installation

Clone this repository to ~/.local/dotfiles, then run the installation with install.sh.

cd ~/.local
git clone https://github.com/mbreit/dotfiles.git
cd dotfiles
./install.sh

Contact