Skip to content

mr-mustash/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit.ci status Snyk container analysis docker image build

license

Dotfiles

Welcome to mr_mustash's dotfiles repo. These configurations have evolved from originally committing my .config/fish and .vimrc directories to now being a fully automated deployment for when I set up a new machine.

My configuration has, at this point, been incredibly tailored to the way that I work and I do not recommend that you git clone this repo and use it wholesale for yourself. If you find any parts of my configuration helpful you are welcome to use them as your own! I have decided to use the Unlicense for this repo so that there are no constraints on how anyone can use code that they find here. I hope that people will find parts of this repo useful, much as I have found other dotfiles repos useful on my journey.

Configuration Specific READMEs

Docker

As sated before I don't think it's wise for people to use this wholesale, however if you would like to try them out as-is I have published a container available on Dockerhub for a convenient way to test out what my environment is like.

The best experience can by had by running docker run -it -e TERM=xterm-256color --net host mrmustash/homedir:latest.

Terminal Settings

I have always used DejaVu Sans Mono, but have switched to using Nerd Fonts DejaVu Sans Mono for easy access to custom glyphs. Both my Fish and Vim config rely on these patched fonts, and the terminal will look quite strange without them.