Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
drewp
on May 30, 2020
|
parent
|
context
|
favorite
| on:
ZSH Aliases
I don't think you're going to have a problem. The alias only affects you trying to "run" the file.
% foo.jpg
# launches image viewer
% cp foo.jpg bar.jpg
# unaffected
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
% foo.jpg
# launches image viewer
% cp foo.jpg bar.jpg
# unaffected