1 parent 13a62d5 commit cf780e7Copy full SHA for cf780e7
2 files changed
assets/jsconfig.json
@@ -0,0 +1,8 @@
1
+{
2
+ "compilerOptions": {
3
+ "baseUrl": ".",
4
+ "paths": {
5
+ "*": null
6
+ }
7
8
+}
content/post/try_nushell/index.md
@@ -1,7 +1,7 @@
---
title: "Try nushell and not feel good"
description:
-date: 2025-09-27T04:01:42+08:00
+date: 2025-09-27T02:40:42+08:00
image:
math:
license:
@@ -17,7 +17,6 @@ tags:
17
- oh-my-posh
18
- powershell
19
20
-<!-- 9.26 - 9.27 -->
21
# nushell 踩坑记
22
23
## 9.26
0 commit comments