Added better tmux defaults, gitconfig, and vimrc with improved setup script

This commit is contained in:
2023-02-16 17:00:39 -08:00
parent d5f5cf2ef6
commit 0e39019e63
4 changed files with 46 additions and 12 deletions

View File

@@ -5,6 +5,8 @@
tool = vimdiff
[difftool]
prompt = false
[alias]
df = difftool
[merge]
tool = fugitive
[mergetool]