调整目录属性

This commit is contained in:
2026-03-22 09:55:42 +08:00
parent 553da0e05b
commit 29a4ed76f9
7 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
if status is-interactive
# Commands to run in interactive sessions can go here
end
# Aliases
alias ls=exa
alias cat=bat
alias cap='cat -p'
alias find=fd
alias grep=rg
alias top=btop
alias help=tldr
abbr cz chezmoi
thefuck --alias | source
zoxide init fish | source
fastfetch