terminfo config for solaris
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
out = log --branches --not --remotes
|
||||
inc = log ..@{u}
|
||||
vimdiff = difftool -y -t vimdiff
|
||||
serve = instaweb
|
||||
|
||||
# tricks from https://www.durdn.com/blog/2012/11/22/must-have-git-aliases-advanced-examples/
|
||||
# if no file is specified, show diff for all files in the changeset
|
||||
@@ -29,3 +30,11 @@
|
||||
|
||||
[merge]
|
||||
tool = vimdiff
|
||||
|
||||
|
||||
[instaweb]
|
||||
local = true
|
||||
; httpd = apache2 -f
|
||||
; port = 4321
|
||||
; browser = konqueror
|
||||
; modulePath = /usr/lib/apache2/modules
|
||||
|
||||
Reference in New Issue
Block a user