Skip to content

mravery/dotfiles

Repository files navigation

My config files for *nixy environments. We use Dotbot for installation.

git clone git@github.com:mravery/me.config.git dotfiles
cd dotfiles
git submodule update --init --recursive
./install

Submodules

Customization

Theme

https://ethanschoonover.com/solarized/

Emacs

Requirements

version: =< 25

  • Web files with mixed markup/processing languages are formatted via web-mode.
  • Current line is highlighted.
  • color-theme-solarized and solarized-theme are both required for the theme to work. 🤷

Git

Bash

  • Define a number of helpful custom shell functions.
  • if-then certain functionality based on OS being run (right now Mac or Linux).
  • Set-up pretty prompt.
  • Colorizes grep.
  • 'ls' uses our theme.

About

My nixy configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors