mrichardson03 / dotfiles

Config files for shells, editors, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My config files. A lot of this is copied from geerlingguy/dotfiles. Mainly used with macOS machines.

Shell Setup

Link files from this directory into $HOME, and link the bin directory to $HOME/bin. That's it.

Homebrew

Software installs are managed using Homebrew Bundle. Personal and work setups are located in brew/personal and brew/work. Software can be installed using brew bundle install, and cleanup done with brew bundle cleanup.

About

Config files for shells, editors, etc.


Languages

Language:Shell 42.5%Language:Ruby 28.3%Language:Vim Script 16.0%Language:Python 13.2%