Add Readme
Also update .gitignore
This commit is contained in:
parent
a41282c8d3
commit
1a491772be
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
||||
*.un~
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
*.DS_STORE
|
||||
*desktop.ini
|
||||
|
10
README
Normal file
10
README
Normal file
@ -0,0 +1,10 @@
|
||||
Dotfiles!
|
||||
|
||||
This is the primary branch.
|
||||
It includes changes that should be included in most, if not
|
||||
all of the different configurations that may result of different
|
||||
system use.
|
||||
|
||||
For now, there is the master and macos
|
||||
The macos branch is mostly athestic changes and plugins chosen
|
||||
for my macbook.
|
Loading…
Reference in New Issue
Block a user