Skip to content

Commit cf780e7

Browse files
committed
09.27 fixup: remove unecessary comment
1 parent 13a62d5 commit cf780e7

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

assets/jsconfig.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"compilerOptions": {
3+
"baseUrl": ".",
4+
"paths": {
5+
"*": null
6+
}
7+
}
8+
}

content/post/try_nushell/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Try nushell and not feel good"
33
description:
4-
date: 2025-09-27T04:01:42+08:00
4+
date: 2025-09-27T02:40:42+08:00
55
image:
66
math:
77
license:
@@ -17,7 +17,6 @@ tags:
1717
- oh-my-posh
1818
- powershell
1919
---
20-
<!-- 9.26 - 9.27 -->
2120
# nushell 踩坑记
2221

2322
## 9.26

0 commit comments

Comments
 (0)