🐛 (.zshrc, install.sh): fix newline issues at the end of files

This commit is contained in:
Frank Qing
2025-05-28 02:42:18 +08:00
parent d160d1795b
commit 5f22fb4d7e
5 changed files with 46 additions and 2 deletions

2
.zshrc
View File

@@ -228,4 +228,4 @@ export FZF_DEFAULT_OPS="--extended"
# Initialize zoxide (smarter cd command)
eval "$(zoxide init zsh)"
alias k="k -h" # show human readable file sizes, in kb, mb etc
alias k="k -h" # show human readable file sizes, in kb, mb etc