mbreit / dotfiles

My personal dotfiles for zsh, vim and tmux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My personal dotfiles for zsh, vim and tmux.


Languages

Language:Shell 94.0%Language:Lua 5.4%Language:Dockerfile 0.6%