Deleted unnecessary dotfiles folder
Moved all files into root folder of repository and fixed set-from-git to reflect that. I was able to get set-from-git to work without listing all the dotfiles, but it didn't work as planned due to swp files, git folder and others; it's just easier and cleaner to list out the files.
This commit is contained in:
5
.gitconfig
Normal file
5
.gitconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
[user]
|
||||
email = kevin.mok@live.ca
|
||||
name = Kevin Mok
|
||||
[color]
|
||||
ui = auto
|
||||
Reference in New Issue
Block a user