Merge branch 'master' of github.com:cyplo/dotfiles
This commit is contained in:
commit
de42d31087
2 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@
|
||||||
cursor_color = "#eee8d5"
|
cursor_color = "#eee8d5"
|
||||||
foreground_color = "#eee8d5"
|
foreground_color = "#eee8d5"
|
||||||
show_titlebar = False
|
show_titlebar = False
|
||||||
font = Inconsolata for Powerline Medium 12
|
font = Inconsolata Medium 12
|
||||||
background_color = "#002b36"
|
background_color = "#002b36"
|
||||||
[layouts]
|
[layouts]
|
||||||
[[default]]
|
[[default]]
|
||||||
[[[child1]]]
|
[[[child1]]]
|
||||||
type = Terminal
|
type = Terminal
|
||||||
|
|
|
@ -10,5 +10,5 @@
|
||||||
[core]
|
[core]
|
||||||
pager = cat
|
pager = cat
|
||||||
[alias]
|
[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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue