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"
|
||||
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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue