This website works better with JavaScript.
Home
Help
Sign In
inhji
/
dotfiles
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove atom files
master
Inhji Y.
1 year ago
parent
0fd8b68141
commit
328e2c6ae8
3 changed files
with
0 additions
and
16 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
config/atom/init.cson
+0
-7
config/atom/snippets.cson
+0
-5
install.conf.yaml
+ 0
- 4
config/atom/init.cson
View File
@@ -1,4 +0,0 @@
# Fix Window not being shown when starting up maximized
# https://github.com/atom/atom/issues/19066
if atom.applicationDelegate.isWindowMaximized()
atom.applicationDelegate.unmaximizeWindow()
+ 0
- 7
config/atom/snippets.cson
View File
@@ -1,7 +0,0 @@
'.text.html.elixir':
'Template':
'prefix': '%'
'body': '<% $1 %>'
'End Template':
'prefix': 'end'
'body': '<% end %>'
+ 0
- 5
install.conf.yaml
View File
@@ -13,11 +13,6 @@
~/.gitignore:
force: true
path: config/git/gitignore
~/.atom/:
glob: true
path: config/atom/*
relink: true
force: true
~/.ssh/config:
path: config/ssh/config
force: true
Write
Preview
Loading…
Cancel
Save