chore(nushell): remove risky and redundant aliases

This commit is contained in:
2026-06-14 21:54:13 +08:00
parent 8544a7ae7b
commit a84faa5a2e
7 changed files with 724 additions and 60 deletions
-5
View File
@@ -1,7 +1,2 @@
# "[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