zsh: revert changes to fds alias
This commit is contained in:
parent
34f28a168c
commit
8767ecaaea
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -153,7 +153,7 @@
|
|||
lla='ls -lah' \
|
||||
|
||||
# find pretty much any file, quickly
|
||||
alias fds='fd --no-exclude --hidden --exclude /run'
|
||||
alias fds='fd --hidden --exclude /run'
|
||||
|
||||
# <<<
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue