This commit is contained in:
committer
2024-05-15 07:44:00 -05:00
parent f36d6c7c4b
commit 733fa95200

View File

@@ -38,7 +38,7 @@ ex ()
fi
}
alias ffind='find / -type f -name'
alias ffind='sudo find / -type f -name'
# # Change the window title of X terminals
# case ${TERM} in