reformatted README.md after initial repo setup fiasco...
This commit is contained in:
parent
49db06b157
commit
f5cfaf3420
22
.idea/workspace.xml
generated
22
.idea/workspace.xml
generated
@ -4,7 +4,7 @@
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="dbf015c9-6bab-4a1d-a684-86aeb179d794" name="Changes" comment="OK, now diff starting point" />
|
||||
<list default="true" id="dbf015c9-6bab-4a1d-a684-86aeb179d794" name="Changes" comment="Whoops" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
@ -20,6 +20,7 @@
|
||||
"associatedIndex": 2
|
||||
}]]></component>
|
||||
<component name="ProjectId" id="309B32upqZUCp1oSL3Vdvq62rQH" />
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
@ -28,7 +29,7 @@
|
||||
"keyToString": {
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"RunOnceActivity.git.unshallow": "true",
|
||||
"git-widget-placeholder": "Rebasing main",
|
||||
"git-widget-placeholder": "main",
|
||||
"last_opened_file_path": "/Users/michaelmainguy/test2",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.detected.package.tslint": "true",
|
||||
@ -54,7 +55,7 @@
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1753029706563</updated>
|
||||
<workItem from="1753029707902" duration="12811000" />
|
||||
<workItem from="1753029707902" duration="13206000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="Updated to reflect current nodejs setup for container template.">
|
||||
<option name="closed" value="true" />
|
||||
@ -80,7 +81,15 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1753118998769</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="4" />
|
||||
<task id="LOCAL-00004" summary="Whoops">
|
||||
<option name="closed" value="true" />
|
||||
<created>1753119531742</created>
|
||||
<option name="number" value="00004" />
|
||||
<option name="presentableId" value="LOCAL-00004" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1753119531742</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="5" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@ -99,8 +108,9 @@
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="Updated to reflect current nodejs setup for container template." />
|
||||
<MESSAGE value="changed remote to see if it works." />
|
||||
<MESSAGE value="OK, now diff starting point" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="OK, now diff starting point" />
|
||||
<MESSAGE value="changed remote to see if it works." />
|
||||
<MESSAGE value="Whoops" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Whoops" />
|
||||
</component>
|
||||
</project>
|
@ -19,8 +19,9 @@ chmod +x /usr/bin/cloudflared
|
||||
exit
|
||||
exit
|
||||
```
|
||||
##did this make it?
|
||||
## did this make it?
|
||||
|
||||
```shell
|
||||
0 ls -al
|
||||
1 ps -ef
|
||||
2 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
|
||||
@ -188,4 +189,5 @@ exit
|
||||
164 ls- al
|
||||
165 ls -al
|
||||
166 cat .ash_history
|
||||
167 history -a
|
||||
167 history -a
|
||||
```
|
Loading…
Reference in New Issue
Block a user