nushell config

This commit is contained in:
2026-01-30 16:48:11 +08:00
parent 165681a18e
commit 05b2a28b94
10 changed files with 246 additions and 56 deletions

View File

@@ -1,6 +1,7 @@
# "[interop] appendWindowsPath=false" in /etc/wsl.conf is setted
# Append VSCode on Windows into PATH so that vscode can be used in WSL
export PATH=$PATH:'/mnt/c/Users/gwbei/AppData/Local/Programs/Microsoft VS Code/bin/'
export PATH=$PATH:'/mnt/c/Users/gwbei/AppData/Local/Programs/Zed/bin/zed'
# Language and encoding related
export LC_ALL=C.UTF-8
export LC_ALL=C.UTF-8