This commit is contained in:
2026-01-01 00:13:40 +08:00
parent 5817065860
commit 179f1e1f31
26 changed files with 4932 additions and 805 deletions

View File

@@ -55,7 +55,7 @@ pacman -Syy
修改`/etc/nsswitch.conf`文档
```bash filename=/etc/nsswitch.conf
```[/etc/nsswitch.conf]
# Begin /etc/nsswitch.conf
passwd: files db
@@ -71,6 +71,18 @@ db_gecos: cygwin desc
# End /etc/nsswitch.conf
```
::Warning{title="你好"}
Warning!
::
::Warning{title="你好"}
Warning1!
::
```python [main.py]
print("hello")
```
完成,可以愉快的使用 Fish 了!
![PixPin_2025-10-03_15-44-52.png](https://img.rhen.cloud/file/Blog/1761401028478_PixPin_2025-10-03_15-44-52.png)