Initial commit
dotbot, X, emacs, zsh, i3
This commit is contained in:
commit
c154ac3f7c
17 changed files with 2241 additions and 0 deletions
14
emacs/.gitignore
vendored
Normal file
14
emacs/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# autosave
|
||||
auto-save-list
|
||||
|
||||
# autocomplete history
|
||||
ac-comphist.dat
|
||||
|
||||
# temporary files
|
||||
*~
|
||||
|
||||
# package management
|
||||
elpa
|
||||
|
||||
# bookmarks
|
||||
bookmarks
|
||||
Loading…
Add table
Add a link
Reference in a new issue