generated from DNDs/dnd-template
Merge branch 'main' of https://git.james-things.com/James/private_notes
# Conflicts: # atom/installscript.bat
This commit is contained in:
commit
72ba13fd08
@ -12,9 +12,9 @@ apm install atom-beautify atom-discord atom-material-syntax atom-material-syntax
|
||||
echo .
|
||||
|
||||
Echo Removing Atom Configuration
|
||||
rm %userprofile%\.atom\config.cson
|
||||
del %userprofile%\.atom\config.cson
|
||||
echo .
|
||||
|
||||
Echo Copying new Atom Configuration
|
||||
cp config.cson %userprofile%\.atom\config.cson
|
||||
copy config.cson %userprofile%\.atom\config.cson
|
||||
pause
|
||||
|
Loading…
Reference in New Issue
Block a user