Rewrote setup script to use function to link

Backup GTK theme (Sweet Dark).
This commit is contained in:
2018-12-05 19:36:52 -05:00
parent 80ea8653c3
commit e116f69904
429 changed files with 96107 additions and 66 deletions

16
dotfiles/.gitconfig Normal file
View File

@@ -0,0 +1,16 @@
[user]
email = kevin.mok@live.ca
name = Kevin Mok
[color]
ui = auto
[core]
editor = nvim
[push]
default = simple
[merge]
tool = vimdiff
conflictstyle = diff3
[mergetool]
prompt = false
[diff]
tool = vimdiff