diff --git a/.config/terminator/config b/.config/terminator/config index 79ca54b7..091496c4 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -11,9 +11,9 @@ cursor_color = "#eee8d5" foreground_color = "#eee8d5" show_titlebar = False - font = Inconsolata for Powerline Medium 12 + font = Inconsolata Medium 12 background_color = "#002b36" - [layouts] +[layouts] [[default]] [[[child1]]] type = Terminal diff --git a/.gitconfig_includes.common b/.gitconfig_includes.common index b5c5ce9f..b34cf7f7 100644 --- a/.gitconfig_includes.common +++ b/.gitconfig_includes.common @@ -10,5 +10,5 @@ [core] pager = cat [alias] - tree = log --show-signature --color --decorate --date=short --all --graph -n 8 + tree = log --show-signature --color --decorate --date=short --all --graph -n 6