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 .
|
||||||
|
|
||||||
Echo Removing Atom Configuration
|
Echo Removing Atom Configuration
|
||||||
rm %userprofile%\.atom\config.cson
|
del %userprofile%\.atom\config.cson
|
||||||
echo .
|
echo .
|
||||||
|
|
||||||
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