generated from DNDs/dnd-template
Fixing windows stuff
No, I was totally not thinking of Linux at the time..... damnit
This commit is contained in:
parent
16756bec3e
commit
7ff9014f58
@ -9,8 +9,8 @@ Echo Installing James' Plugins
|
|||||||
apm install atom-beautify atom-discord atom-material-syntax atom-material-syntax-dark atom-material-syntax-light atom-material-ui auto-update-plus busy-signal file-icons intentions language-batchfile language-powershell linter linter-docker linter-ui-default markdown-preview-enhanced markdown-table-formatter minimap minimap-autohider minimap-bookmarks minimap-git-diff minimap-lens minimap-selection project-manager script split-diff tab-title teletype title-bar-replacer tree-view-git-status
|
apm install atom-beautify atom-discord atom-material-syntax atom-material-syntax-dark atom-material-syntax-light atom-material-ui auto-update-plus busy-signal file-icons intentions language-batchfile language-powershell linter linter-docker linter-ui-default markdown-preview-enhanced markdown-table-formatter minimap minimap-autohider minimap-bookmarks minimap-git-diff minimap-lens minimap-selection project-manager script split-diff tab-title teletype title-bar-replacer tree-view-git-status
|
||||||
|
|
||||||
Echo Removing Atom Configuration
|
Echo Removing Atom Configuration
|
||||||
rm %userprofile%\.atom\config.cson
|
del %userprofile%\.atom\config.cson
|
||||||
|
|
||||||
Echo Copying new Atom Configuration
|
Echo Copying new Atom Configuration
|
||||||
cp config.cson %userprofile%\.atom\config.cson
|
copy config.cson %userprofile%\.atom\config.cson
|
||||||
pause
|
pause
|
||||||
|
Loading…
Reference in New Issue
Block a user