chore: add ssd alias

This commit is contained in:
2025-11-19 15:20:46 +09:00
parent 74501adfca
commit 1f73e1ff9d

View File

@@ -17,5 +17,6 @@ alias clc = cloc . --exclude-dir=target,node_modules,.venv --exclude-ext=yml,yam
alias lg = lazygit alias lg = lazygit
alias zxcv = shutdown now alias zxcv = shutdown now
alias qwer = reboot alias qwer = reboot
alias ssd = cd /mnt/ssd1
source ~/.config/nushell/nu/kube.nu source ~/.config/nushell/nu/kube.nu