terminfo config for solaris

This commit is contained in:
Petr Nyc
2023-03-10 17:30:28 +01:00
parent 992bb4df40
commit 7d944b0805
2 changed files with 34 additions and 3 deletions

View File

@@ -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